postgresql/src/bin
Tom Lane 1dce053649 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
2017-06-19 18:32:22 -04:00
..
initdb Fix new warnings from GCC 7 2017-05-16 08:52:39 -04:00
pg_archivecleanup Fix new warnings from GCC 7 2017-05-16 08:52:39 -04:00
pg_basebackup Fix new warnings from GCC 7 2017-05-16 08:52:39 -04:00
pg_config Translation updates 2017-05-08 10:10:54 -04:00
pg_controldata Translation updates 2017-05-08 10:10:54 -04:00
pg_ctl Translation updates 2017-05-08 10:10:54 -04:00
pg_dump On Windows, make pg_dump use binary mode for compressed plain text output. 2017-06-19 11:03:02 -04:00
pg_resetxlog Prevent running pg_resetwal/pg_resetxlog against wrong-version data dirs. 2017-05-29 17:08:16 -04:00
pg_rewind Fix new warnings from GCC 7 2017-05-16 08:52:39 -04:00
pg_test_fsync Avoid depending on non-POSIX behavior of fcntl(2). 2017-04-21 15:55:56 -04:00
pg_test_timing Move pg_test_timing from contrib/ to src/bin/ 2015-04-20 21:30:12 -04:00
pg_upgrade pg_upgrade: Fix for changed pg_ctl default stop mode 2017-01-13 16:19:48 -05:00
pg_xlogdump Fix record length computation in pg_waldump/xlogdump. 2017-06-05 16:10:07 -07:00
pgbench Fix pgbench options -C and -R together 2017-03-24 19:23:13 +03:00
pgevent Update copyright for 2016 2016-01-02 13:33:40 -05:00
psql Fix materialized-view documentation oversights. 2017-06-19 18:32:22 -04:00
scripts Ignore PQcancel errors properly 2017-05-09 14:58:51 -03:00
Makefile Update copyright for 2016 2016-01-02 13:33:40 -05:00