pgindent fix for commit a5918fddf1.

This commit is contained in:
Amit Kapila 2026-07-02 08:49:37 +05:30
parent a5918fddf1
commit fdad19e1cf

View file

@ -173,7 +173,7 @@ create_conflict_log_table(Oid subid, char *subname, Oid subowner)
ONCOMMIT_NOOP,
(Datum) 0, /* reloptions */
false, /* use_user_acl */
false, /* allow_system_table_mods */
false, /* allow_system_table_mods */
true, /* is_internal */
InvalidOid, /* relrewrite */
NULL); /* typaddress */