Re: proposal: schema variables

Поиск
Список
Период
Сортировка
От Erik Rijkers
Тема Re: proposal: schema variables
Дата
Msg-id 56ca532c37eb0b540961f74a7bd5db39@xs4all.nl
обсуждение исходный текст
Ответ на Re: proposal: schema variables  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: proposal: schema variables  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On 2021-01-18 10:59, Pavel Stehule wrote:
>> 
> and here is the patch
> [schema-variables-20200118.patch.gz ]


One small thing:

The drop variable synopsis is:

DROP VARIABLE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]

In that text following it, 'RESTRICT' is not documented. When used it 
does not give an error but I don't see how it 'works'.


Erik






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

Предыдущее
От: torikoshia
Дата:
Сообщение: TOAST condition for column size
Следующее
От: Michael Banck
Дата:
Сообщение: Re: recovering from "found xmin ... from before relfrozenxid ..."