]> granicus.if.org Git - postgresql/commit
Oops, wrong commit on previous. It was:
authorBruce Momjian <bruce@momjian.us>
Wed, 24 Apr 2002 02:40:45 +0000 (02:40 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 24 Apr 2002 02:40:45 +0000 (02:40 +0000)
commit19b31e0713a0cae74f4aaf74650d1a3b45fce396
tree25f81e8ace8520738d98814311a4cc50482172ac
parentadf7cc04cb333bc974aff089313d136ad4f924a5
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>
doc/src/sgml/ref/alter_table.sgml