DROP TABLE/VIEW patch

Started by Mark Hollomonalmost 26 years ago2 messagespatches
Jump to latest
#1Mark Hollomon
mhh@mindspring.com

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
#2Bruce Momjian
bruce@momjian.us
In reply to: Mark Hollomon (#1)
Re: DROP TABLE/VIEW patch

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