forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit42aa1c0
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.51 parent83dec5a commit42aa1c0
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
726 | 726 |
| |
727 | 727 |
| |
728 | 728 |
| |
729 |
| - | |
730 |
| - | |
| 729 | + | |
| 730 | + | |
731 | 731 |
| |
732 | 732 |
| |
733 | 733 |
| |
|
0 commit comments
Comments
(0)