Correct sepgsql docs with regard to RLS

Stephen Frost <sfrost@snowman.net>

Commit: d324c7226104266bf9fd57380a0703e40ba24fd4
Author: Stephen Frost <sfrost@snowman.net>
Date: 2015-11-13T16:06:42Z
Releases: 9.5.0
Correct sepgsql docs with regard to RLS

The sepgsql docs included a comment that PG doesn't support RLS.  That
is only true for versions prior to 9.5.

Update the docs for 9.5 and master to say that PG supports RLS but that
sepgsql does not yet.

Pointed out by Heikki.

Back-patch to 9.5

Files

PathChange+/−
doc/src/sgml/sepgsql.sgml modified +2 −2