Correct sepgsql docs with regard to RLS

Stephen Frost <sfrost@snowman.net>

Commit: 42aa1c032e3520d608a1e89abbf36409b022d4b7
Author: Stephen Frost <sfrost@snowman.net>
Date: 2015-11-13T16:06:38Z
Releases: 9.6.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

Documentation touched