Doc fix on information_schema.views

Поиск
Список
Период
Сортировка
От Gilles Darold
Тема Doc fix on information_schema.views
Дата
Msg-id 75d07704-6c74-4f26-656a-10045c01a17e@darold.net
обсуждение исходный текст
Ответы Re: Doc fix on information_schema.views  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers

Hi,


Seems that per the documentation on information_schema.views [1] we do not support check_options ("Applies to a feature not available in PostgreSQL")


Attached is a patch that fix this description. As CHECK OPTION is supported since 9.4, the patch might be applied on all versions since 9.4.


[1] https://www.postgresql.org/docs/current/infoschema-views.html

-- 
Gilles Darold
http://www.darold.net/
Вложения

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

Предыдущее
От: Ashutosh Sharma
Дата:
Сообщение: Server crash due to assertion failure in CheckOpSlotCompatibility()
Следующее
От: "Hamlin, Garick L"
Дата:
Сообщение: Dead stores in src/common/sha2.c