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

Commit0374932

Browse files
Fix typo in comment
Spotted while looking over changes for another patch.
1 parenta5cf808 commit0374932

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
@@ -14937,7 +14937,7 @@ dumpDefaultACL(Archive *fout, const DefaultACLInfo *daclinfo)
1493714937
*(Currently we assume that subname is only provided for table columns.)
1493814938
* 'nspname' is the namespace the object is in (NULL if none).
1493914939
* 'owner' is the owner, NULL if there is no owner (for languages).
14940-
* 'dacl' is the DumpableAcl structfpr the object.
14940+
* 'dacl' is the DumpableAcl structfor the object.
1494114941
*
1494214942
* Returns the dump ID assigned to the ACL TocEntry, or InvalidDumpId if
1494314943
* no ACL entry was created.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp