Re: how to create a non-inherited CHECK constraint in CREATE TABLE
Alvaro Herrera <alvherre@commandprompt.com>
From: Alvaro Herrera <alvherre@commandprompt.com>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2012-01-17T17:07:41Z
Lists: pgsql-hackers
Excerpts from Peter Eisentraut's message of mar ene 17 13:59:57 -0300 2012: > It appears that the only way to create a non-inherited CHECK constraint > is using ALTER TABLE. Is there no support in CREATE TABLE planned? > That looks a bit odd. There are no plans to do that AFAIR, though maybe you could convince Nikhil to write the patch to do so. -- Álvaro Herrera <alvherre@commandprompt.com> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support