sr1dar

Results 2 comments of sr1dar

@xnuinside Hello, This syntax is used in Green Plum Database (GPDB) Here is the link: [https://gpdb.docs.pivotal.io/5290/admin_guide/ddl/ddl-partition.html](url)

Also the same problem exists when there is a **check constraint along with a primary key constraint,** CONSTRAINT new_check CHECK ((id = (3)::numeric)) **and when INHERIT is present in the...