aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python/tutorial/syscat.py
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-04-24 02:40:45 +0000
committerBruce Momjian <bruce@momjian.us>2002-04-24 02:40:45 +0000
commit19b31e0713a0cae74f4aaf74650d1a3b45fce396 (patch)
tree25f81e8ace8520738d98814311a4cc50482172ac /src/interfaces/python/tutorial/syscat.py
parentadf7cc04cb333bc974aff089313d136ad4f924a5 (diff)
downloadpostgresql-19b31e0713a0cae74f4aaf74650d1a3b45fce396.tar.gz
postgresql-19b31e0713a0cae74f4aaf74650d1a3b45fce396.zip
Oops, wrong commit on previous. It was:
The attached patch allows views to have default values. You can't specify a default value within a CREATE VIEW statement, it must be done using ALTER TABLE ... ALTER COLUMN ... SET DEFAULT after the view has already been created. Most of the hard work was done by Tom Lane, I just patched pg_dump and updated the documentation. Neil Conway <neilconway@rogers.com>
Diffstat (limited to 'src/interfaces/python/tutorial/syscat.py')
0 files changed, 0 insertions, 0 deletions