Fix materialized-view documentation oversights.
Tom Lane <tgl@sss.pgh.pa.us>
Fix materialized-view documentation oversights. When materialized views were added, psql's \d commands were made to treat them as a separate object category ... but not everyplace in the documentation or comments got the memo. Noted by David Johnston. Back-patch to 9.3 where matviews came in. Discussion: https://postgr.es/m/CAKFQuwb27M3VXRhHErjCpkWwN9eKThbqWb1=trtoXi9_ejqPXQ@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/psql-ref.sgml | modified | +7 −5 |
| src/bin/psql/describe.c | modified | +1 −1 |
Documentation touched
Discussion
- psql's \d and \dt are sending their complaints to different output files 13 messages · 2017-06-19 → 2017-07-28