aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python/tutorial
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2002-12-16 18:39:22 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2002-12-16 18:39:22 +0000
commit260faf0b633716d02e30103bd5e94eb40f06bf27 (patch)
tree578a60809421acd51066b5290fc3be05b778cb9e /src/interfaces/python/tutorial
parent88177f77b17ef478da1dbca9acb5e3a61b346613 (diff)
downloadpostgresql-260faf0b633716d02e30103bd5e94eb40f06bf27.tar.gz
postgresql-260faf0b633716d02e30103bd5e94eb40f06bf27.zip
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.
Diffstat (limited to 'src/interfaces/python/tutorial')
0 files changed, 0 insertions, 0 deletions