Problems with ROW LEVEL SECURITY

From: blaugetcdlc(at)gmail(dot)com
To: pgsql-docs(at)postgresql(dot)org
Subject: Problems with ROW LEVEL SECURITY
Date: 2017-05-10 15:21:28
Message-ID: 20170510152128.1435.14908@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.5/static/ddl-rowsecurity.html
Description:

This works in version 9.3?

I have problems when execute

ALTER TABLE x ENABLE ROW LEVEL SECURITY;

Sorry for my bad english.

Thanks!

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Stephen Frost 2017-05-10 15:36:57 Re: Problems with ROW LEVEL SECURITY
Previous Message Magnus Hagander 2017-05-05 10:43:30 Re: Wording in pg_upgrade IMPLEMENTATION