Re: DROP TABLE/VIEW patch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: DROP TABLE/VIEW patch
Date
Msg-id 200010181615.MAA04235@candle.pha.pa.us
Whole thread Raw
In response to DROP TABLE/VIEW patch  (Mark Hollomon <mhh@mindspring.com>)
List pgsql-patches
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

pgsql-patches by date:

Previous
From: Karel Zak
Date:
Subject: Re: Re: 7.0.3 to_char() (was: [BUGS] Bugs in to_char function)
Next
From: Tom Lane
Date:
Subject: Re: Re: 7.0.3 to_char() (was: [BUGS] Bugs in to_char function)