Skip to content

Commit 000a213

Browse files
committed
Fix whitespace
1 parent 3d9e8db commit 000a213

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/bin/pg_dump/dumputils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ typedef struct SimpleStringListCell
3939
{
4040
struct SimpleStringListCell *next;
4141
bool touched; /* true, when this string was searched
42-
and touched */
42+
and touched */
4343
char val[FLEXIBLE_ARRAY_MEMBER]; /* null-terminated string here */
4444
} SimpleStringListCell;
4545

src/bin/pg_dump/pg_dump.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1194,7 +1194,7 @@ expand_schema_name_patterns(Archive *fout,
11941194

11951195
/*
11961196
* Find the OIDs of all tables matching the given list of patterns,
1197-
* and append them to the given OID list.
1197+
* and append them to the given OID list.
11981198
*/
11991199
static void
12001200
expand_table_name_patterns(Archive *fout,

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