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

Commit07a55eb

Browse files
committed
I submitted three patches to pgsql-patches@postgresql.org on Oct 13.
Only two have shown up on the web site. Even the mbox is missing thesecond.The missing patch is a one-liner, so here it is. I can resend thewhole bug report if wanted.Pete Forman
1 parent3c0157d commit07a55eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_dump/pg_restore.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ static char* _cleanupName(char* name);
8888

8989
typedefstructoptionoptType;
9090

91-
#ifdefHAVE_GETOPT_H
91+
#ifdefHAVE_GETOPT_LONG
9292
structoptioncmdopts[]= {
9393
{"clean",0,NULL,'c' },
9494
{"create",0,NULL,'C' },

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp