mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03:00
Fix typos
This commit is contained in:
@ -491,7 +491,7 @@ AlterEventTriggerOwner(const char *name, Oid newOwnerId)
|
||||
}
|
||||
|
||||
/*
|
||||
* Change extension owner, by OID
|
||||
* Change event trigger owner, by OID
|
||||
*/
|
||||
void
|
||||
AlterEventTriggerOwner_oid(Oid trigOid, Oid newOwnerId)
|
||||
|
Reference in New Issue
Block a user