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

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:18:46
Message-ID: E1P4CqU-0007q1-Vz@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2010-10-08 13:18:47 pgsql: Warn that views can be safely used to hide columns, but not rows
Previous Message User Kasahara 2010-10-08 05:20:35 pgstatsinfo - pg_reporter: Fixed problem with interactive authentication