Skip to content

Commit ab92ef4

Browse files
committed
fix conislocal for inherited constraints
1 parent 0b5edec commit ab92ef4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/partition_creation.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,6 @@ create_single_partition_internal(Oid parent_relid,
703703
NodeSetTag(&like_clause, T_TableLikeClause);
704704
like_clause.relation = copyObject(parent_rv);
705705
like_clause.options = CREATE_TABLE_LIKE_DEFAULTS |
706-
CREATE_TABLE_LIKE_CONSTRAINTS |
707706
CREATE_TABLE_LIKE_INDEXES |
708707
CREATE_TABLE_LIKE_STORAGE;
709708

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy