Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2592be8

Browse files
committed
Fix typo
1 parent2a5862f commit2592be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_dump/pg_dump.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ static const char *fmtCopyColumnList(const TableInfo *ti, PQExpBuffer buffer);
290290
static bool nonemptyReloptions(const char *reloptions);
291291
static void appendIndexCollationVersion(PQExpBuffer buffer, IndxInfo *indxinfo,
292292
int enc, bool coll_unknown,
293-
Archive *fount);
293+
Archive *fout);
294294
static void appendReloptionsArrayAH(PQExpBuffer buffer, const char *reloptions,
295295
const char *prefix, Archive *fout);
296296
static char *get_synchronized_snapshot(Archive *fout);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp