]> granicus.if.org Git - postgresql/commit
Department of second thoughts: make checks for replacing a view slightly
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 2 Sep 2002 20:04:40 +0000 (20:04 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 2 Sep 2002 20:04:40 +0000 (20:04 +0000)
commit8f60f43f2e23add472acd988741411e025bff87d
tree7073d9316687201f160f5f188599b40f5c70a9e2
parentb4d24d78a9bb8768f47bd41950b1c0a57ccd3e1a
Department of second thoughts: make checks for replacing a view slightly
more flexible, and improve the error reporting.  Also, add documentation
for REPLACE RULE/VIEW.
doc/src/sgml/ref/create_rule.sgml
doc/src/sgml/ref/create_view.sgml
doc/src/sgml/release.sgml
src/backend/commands/view.c
src/test/regress/expected/create_view.out