postgresql/src/bin
Alvaro Herrera a93077ef46 Add pg_dump tests for CREATE STATISTICS
CREATE STATISTICS pg_dump support code was not covered at all by
previous tests.

Discussion: https://postgr.es/m/20170503172746.rwftidszir67sgk7@alvherre.pgsql
2017-05-03 15:52:00 -03:00
..
initdb Rename "scram" to "scram-sha-256" in pg_hba.conf and password_encryption. 2017-04-18 14:50:50 +03:00
pg_archivecleanup Fix new warnings from GCC 7 2017-04-17 13:59:46 -04:00
pg_basebackup Avoid slow shutdown of pg_basebackup. 2017-04-27 18:27:02 -04:00
pg_config Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
pg_controldata Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). 2017-03-07 14:25:40 +02:00
pg_ctl Sync pg_ctl documentation and usage message with reality. 2017-04-20 14:41:55 -04:00
pg_dump Add pg_dump tests for CREATE STATISTICS 2017-05-03 15:52:00 -03:00
pg_resetwal Fix new warnings from GCC 7 2017-04-17 13:59:46 -04:00
pg_rewind Fix new warnings from GCC 7 2017-04-17 13:59:46 -04:00
pg_test_fsync Avoid depending on non-POSIX behavior of fcntl(2). 2017-04-21 15:56:16 -04:00
pg_test_timing pg_test_timing: Add NLS 2016-11-04 10:40:05 -04:00
pg_upgrade Run most pg_dump and pg_dumpall tests with --no-sync 2017-04-10 19:53:47 -04:00
pg_waldump Remove trailing spaces in some output 2017-04-13 23:15:52 -04:00
pgbench Fix pgbench's --progress-timestamp option to print Unix-epoch timestamps. 2017-04-11 08:59:40 -04:00
pgevent Remove useless duplicate inclusions of system header files. 2017-02-25 16:12:55 -05:00
psql Add PQencryptPasswordConn function to libpq, use it in psql and createuser. 2017-05-03 11:19:07 +03:00
scripts Add PQencryptPasswordConn function to libpq, use it in psql and createuser. 2017-05-03 11:19:07 +03:00
Makefile Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00