Recommend triggers, not rules, in the CREATE VIEW reference page.
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/create_view.sgml | modified | +5 −2 |