Обсуждение: DROP TABLE/VIEW patch

Поиск
Список
Период
Сортировка

DROP TABLE/VIEW patch

От
Mark Hollomon
Дата:
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

Вложения

Re: DROP TABLE/VIEW patch

От
Bruce Momjian
Дата:
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