Files
postgres/src/include/catalog
Tom Lane 260faf0b63 Fix ALTER TABLE ADD COLUMN to disallow the same column types that are
disallowed by CREATE TABLE (eg, pseudo-types); also disallow these types
from being introduced by the range-function syntax.  While at it, allow
CREATE TABLE to create zero-column tables, per recent pghackers discussion.
I am back-patching this into 7.3 since failure to disallow pseudo-types
is arguably a security hole.
2002-12-16 18:39:22 +00:00
..
2002-12-12 21:02:25 +00:00
2002-09-17 01:28:36 +00:00
2002-11-15 02:50:21 +00:00
2002-12-12 21:02:25 +00:00
2002-11-15 02:50:21 +00:00
2002-12-12 21:02:25 +00:00
2002-12-06 05:00:34 +00:00