DRP TABLE/VIEW patch

Поиск
Список
Период
Сортировка
От Mark Hollomon
Тема DRP TABLE/VIEW patch
Дата
Msg-id 00101811124203.01067@jupiter
обсуждение исходный текст
Список pgsql-hackers
The following patch was sent to the patches list:

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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: AW: Re: [BUGS] UPPER and LOWER dosen't work correctly on special caracters (umlauts)
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: time stops within transaction