Thread: DROP TABLE/VIEW patch

DROP TABLE/VIEW patch

From
Mark Hollomon
Date:
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

Re: DROP TABLE/VIEW patch

From
Bruce Momjian
Date:
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