Skip to content

Commit 0f75928

Browse files
committed
Fix wrong comment in commit d024260
Per gripe from Robert Haas
1 parent d024260 commit 0f75928

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bin/pg_dump/pg_dump.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1165,8 +1165,8 @@ expand_schema_name_patterns(Archive *fout,
11651165
query = createPQExpBuffer();
11661166

11671167
/*
1168-
* This might sometimes result in duplicate entries in the OID list,
1169-
* but we don't care.
1168+
* The loop below runs multiple SELECTs might sometimes result in
1169+
* duplicate entries in the OID list, but we don't care.
11701170
*/
11711171

11721172
for (cell = patterns->head; cell; cell = cell->next)

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