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

Commit51cd037

Browse files
committed
The following patch is required for successful compilation on Irix.
Robert E. Bruccole
1 parentbe88b0d commit51cd037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_dump/pg_backup_archiver.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ static void_SortToc(ArchiveHandle* AH, TocSortCompareFn fn);
5858
staticint_tocSortCompareByOIDNum(constvoid*p1,constvoid*p2);
5959
staticint_tocSortCompareByIDNum(constvoid*p1,constvoid*p2);
6060
staticArchiveHandle*_allocAH(constchar*FileSpec,constArchiveFormatfmt,
61-
intcompression,ArchiveModemode);
61+
constintcompression,ArchiveModemode);
6262
staticint_printTocEntry(ArchiveHandle*AH,TocEntry*te,RestoreOptions*ropt);
6363

6464
staticvoid_reconnectAsOwner(ArchiveHandle*AH,constchar*dbname,TocEntry*te);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp