Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 755c033

Browse files
committed
DefineIndex new signature
1 parent 369b5bf commit 755c033

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pglogical_apply.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,7 @@ process_remote_message(StringInfo s)
424424
InvalidOid, /* no predefined OID */
425425
false, /* is_alter_table */
426426
true, /* check_rights */
427+
true, /* check_not_in_use */
427428
false, /* skip_build */
428429
false); /* quiet */
429430

0 commit comments

Comments
 (0)