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

Commit42aa1c0

Browse files
committed
Correct sepgsql docs with regard to RLS
The sepgsql docs included a comment that PG doesn't support RLS. Thatis only true for versions prior to 9.5.Update the docs for 9.5 and master to say that PG supports RLS but thatsepgsql does not yet.Pointed out by Heikki.Back-patch to 9.5
1 parent83dec5a commit42aa1c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/sepgsql.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -726,8 +726,8 @@ ERROR: SELinux: security policy violation
726726
<term>Row-level access control</term>
727727
<listitem>
728728
<para>
729-
<productname>PostgreSQL</>does not supportrow-level access; therefore,
730-
<filename>sepgsql</filename> does not support it either.
729+
<productname>PostgreSQL</>supportsrow-level access, but
730+
<filename>sepgsql</filename> does not.
731731
</para>
732732
</listitem>
733733
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp