pgsql: Warn that views can be safely used to hide columns, but not rows

Lists: pgsql-committers
From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Warn that views can be safely used to hide columns, but not rows
Date: 2010-10-08 13:19:32
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

Warn that views can be safely used to hide columns, but not rows.

Branch
------
REL8_1_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=04daad28c8aa5a5487fbec5e0a534970d24e5181

Modified Files
--------------
doc/src/sgml/ref/create_view.sgml | 10 ++++---
doc/src/sgml/rules.sgml | 52 ++++++++++++++++++++++++++++++++-----
2 files changed, 51 insertions(+), 11 deletions(-)