Fix typo in comment
Spotted while looking over changes for another patch.
This commit is contained in:
parent
a5cf808be5
commit
03749325d1
@ -14937,7 +14937,7 @@ dumpDefaultACL(Archive *fout, const DefaultACLInfo *daclinfo)
|
|||||||
* (Currently we assume that subname is only provided for table columns.)
|
* (Currently we assume that subname is only provided for table columns.)
|
||||||
* 'nspname' is the namespace the object is in (NULL if none).
|
* 'nspname' is the namespace the object is in (NULL if none).
|
||||||
* 'owner' is the owner, NULL if there is no owner (for languages).
|
* 'owner' is the owner, NULL if there is no owner (for languages).
|
||||||
* 'dacl' is the DumpableAcl struct fpr the object.
|
* 'dacl' is the DumpableAcl struct for the object.
|
||||||
*
|
*
|
||||||
* Returns the dump ID assigned to the ACL TocEntry, or InvalidDumpId if
|
* Returns the dump ID assigned to the ACL TocEntry, or InvalidDumpId if
|
||||||
* no ACL entry was created.
|
* no ACL entry was created.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user