Skip to content

Commit 49bb343

Browse files
committed
Fix contrib/file_fdw's expected file
I forgot to update it on yesterday's cf34e37.
1 parent 5cf4000 commit 49bb343

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

contrib/file_fdw/output/file_fdw.source

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -245,9 +245,9 @@ RESET ROLE;
245245
DROP EXTENSION file_fdw CASCADE;
246246
NOTICE: drop cascades to 8 other objects
247247
DETAIL: drop cascades to server file_server
248-
drop cascades to user mapping for file_fdw_user
249-
drop cascades to user mapping for file_fdw_superuser
250-
drop cascades to user mapping for no_priv_user
248+
drop cascades to user mapping for file_fdw_user on server file_server
249+
drop cascades to user mapping for file_fdw_superuser on server file_server
250+
drop cascades to user mapping for no_priv_user on server file_server
251251
drop cascades to foreign table agg_text
252252
drop cascades to foreign table agg_csv
253253
drop cascades to foreign table agg_bad

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy