security_barrier view option type mistake in create view document

Поиск
Список
Период
Сортировка
От Haribabu Kommi
Тема security_barrier view option type mistake in create view document
Дата
Msg-id CAJrrPGcDA8LL9FwxYQx6++yYi4sN=mBLfMF_xwSkaWu-AJ9xHg@mail.gmail.com
обсуждение исходный текст
Ответы Re: security_barrier view option type mistake in create view document
Список pgsql-hackers
The security_barrier view option is classified as string in the create
view documentation.
But it is actually a boolean. The type is mentioned correctly in alter
view. Here I attached
the patch with the correction.

-        <term><literal>security_barrier</literal> (<type>string</type>)</term>
+        <term><literal>security_barrier</literal> (<type>boolean</type>)</term>

Regards,
Hari Babu
Fujitsu Australia

Вложения

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