aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python/tutorial/basics.py
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2002-12-16 18:39:57 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2002-12-16 18:39:57 +0000
commitf599d56f5196f25cc128c7fabe9f087773b9c390 (patch)
tree2374c475c517e9b4b322e8474cba8b9326c98343 /src/interfaces/python/tutorial/basics.py
parent750b3f38255d3e9c5e6021a74224659d18533e1c (diff)
downloadpostgresql-f599d56f5196f25cc128c7fabe9f087773b9c390.tar.gz
postgresql-f599d56f5196f25cc128c7fabe9f087773b9c390.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/basics.py')
0 files changed, 0 insertions, 0 deletions