Re: DROP TABLE/VIEW patch

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: mhh(at)mindspring(dot)com
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: DROP TABLE/VIEW patch
Date: 2000-10-18 16:15:40
Message-ID: 200010181615.MAA04235@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2000-10-18 16:19:14 Re: Re: 7.0.3 to_char() (was: [BUGS] Bugs in to_char function)
Previous Message Karel Zak 2000-10-18 15:37:10 Re: Re: 7.0.3 to_char() (was: [BUGS] Bugs in to_char function)