postgresql/src/bin
Tom Lane 9a2ea61832 Show table persistence in psql's \dt+ and related commands.
In verbose mode, listTables() now emits a "Persistence" column
showing whether the table/index/view/etc is permanent, temporary,
or unlogged.

David Fetter, reviewed by Fabien Coelho and Rafia Sabih

Discussion: https://postgr.es/m/20190423005642.GZ28936@fetter.org
2019-07-03 11:46:34 -04:00
..
initdb Fix accidentally swapped error message arguments 2019-07-02 23:44:30 +01:00
pg_archivecleanup Translation updates 2019-06-17 15:30:20 +02:00
pg_basebackup Remove redundant newlines from error messages 2019-07-02 23:18:43 +01:00
pg_checksums Add missing serial commas 2019-07-01 13:07:14 +02:00
pg_config Translation updates 2019-06-17 15:30:20 +02:00
pg_controldata Translation updates 2019-06-17 15:30:20 +02:00
pg_ctl Translation updates 2019-06-17 15:30:20 +02:00
pg_dump Remove redundant newlines from error messages 2019-07-02 23:18:43 +01:00
pg_resetwal Translation updates 2019-06-17 15:30:20 +02:00
pg_rewind Remove redundant newlines from error messages 2019-07-02 23:18:43 +01:00
pg_test_fsync Translation updates 2019-06-17 15:30:20 +02:00
pg_test_timing Translation updates 2019-06-17 15:30:20 +02:00
pg_upgrade Fix regression tests to use only global names beginning with "regress_". 2019-06-29 11:09:03 -04:00
pg_waldump Translation updates 2019-06-17 15:30:20 +02:00
pgbench Initial pgperltidy run for v12. 2019-05-22 13:36:19 -04:00
pgevent Update copyright for 2019 2019-01-02 12:44:25 -05:00
psql Show table persistence in psql's \dt+ and related commands. 2019-07-03 11:46:34 -04:00
scripts Refactor code of reindexdb for query generation 2019-07-02 11:36:53 +09:00
Makefile Rename pg_verify_checksums to pg_checksums 2019-03-13 10:43:20 +09:00