Note Postgres' (current) RLS limitations for views
This commit is contained in:
committed by
Steve Chávez
parent
73e59a1643
commit
dc9a285825
@@ -98,6 +98,10 @@ The view will provide a new endpoint:
|
|||||||
|
|
||||||
GET /fresh_stories HTTP/1.1
|
GET /fresh_stories HTTP/1.1
|
||||||
|
|
||||||
|
.. important::
|
||||||
|
|
||||||
|
Views bypass all row-level security features and are invoked as the role which created the view, much like stored procedures with the "SECURITY DEFINER" option.
|
||||||
|
|
||||||
.. _fts:
|
.. _fts:
|
||||||
|
|
||||||
Full-Text Search
|
Full-Text Search
|
||||||
|
|||||||
Reference in New Issue
Block a user