Recommend triggers, not rules, in the CREATE VIEW reference page.
We've generally recommended use of INSTEAD triggers over rules since that
feature was added; but this old text in the CREATE VIEW reference page
didn't get the memo. Noted by Thomas Kellerer.
Branch
------
REL9_1_STABLE
Details
-------
http://git.postgresql.org/pg/commitdiff/7e487c1b0acbb26a481e64570dcbfe39b3e54abb
Modified Files
--------------
doc/src/sgml/ref/create_view.sgml | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2012-12-02 21:37:26 |
| Subject: pgsql: Update time zone data files to tzdata release 2012j. |
| Previous: | From: Simon Riggs | Date: 2012-12-02 20:57:17 |
| Subject: pgsql: Reduce scope of changes for COPY FREEZE. |