Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5554b30

Browse files
committed
doc: security_barrier option is a Boolean, not a string.
Mistake introduced by commit5bd91e3.Hari Babu
1 parent352e3cb commit5554b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/create_view.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ CREATE VIEW <replaceable>name</> AS WITH RECURSIVE <replaceable>name</> (<replac
139139
</varlistentry>
140140

141141
<varlistentry>
142-
<term><literal>security_barrier</literal> (<type>string</type>)</term>
142+
<term><literal>security_barrier</literal> (<type>boolean</type>)</term>
143143
<listitem>
144144
<para>
145145
This should be used if the view is intended to provide row-level

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp