DROP TABLE/VIEW patch
This patch forces the use of 'DROP VIEW' to destroy views.
It also changes the syntax of DROP VIEW to
DROP VIEW v1, v2, ...
to match the syntax of DROP TABLE.
Some error messages were changed so this patch also includes changes to the
appropriate expected/*.out files.
Doc changes for 'DROP TABLE" and 'DROP VIEW' are included.
--
Mark Hollomon
Attachments:
drop_view.patchtext/plain; name=drop_view.patchDownload+231-241
Applied.
[ Charset ISO-8859-1 unsupported, converting... ]
This patch forces the use of 'DROP VIEW' to destroy views.
It also changes the syntax of DROP VIEW to
DROP VIEW v1, v2, ...
to match the syntax of DROP TABLE.Some error messages were changed so this patch also includes changes to the
appropriate expected/*.out files.Doc changes for 'DROP TABLE" and 'DROP VIEW' are included.
--
Mark Hollomon
[ Attachment, skipping... ]
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026