postgresql/src/bin
Bruce Momjian 8f7d044ba8 psql: print longtable as a possible \pset option
For some reason this message was not updated when the longtable option
was added.

Backpatch through 9.3
2015-08-31 12:24:16 -04:00
..
initdb Translation updates 2015-06-28 23:56:55 -04:00
pg_archivecleanup Make WAL-related utilities handle .partial WAL files properly. 2015-07-03 11:53:58 +09:00
pg_basebackup Handle PQresultErrorField(PG_DIAG_SQLSTATE) returning NULL in streamutil.c. 2015-08-12 17:35:50 +02:00
pg_config Translation updates 2015-06-28 23:56:55 -04:00
pg_controldata Reestablish alignment of pg_controldata output. 2015-08-25 18:45:44 -07:00
pg_ctl Allow TAP tests to run under Msys 2015-08-02 20:58:18 -04:00
pg_dump Use the correct type for TableInfo->relreplident. 2015-08-15 16:18:44 +02:00
pg_resetxlog Don't use function definitions looking like old-style ones. 2015-08-15 17:25:00 +02:00
pg_rewind More fixes to allow pg_rewind tests to run on Msys. 2015-08-11 08:58:58 -04:00
pg_test_fsync Move pg_test_fsync from contrib/ to src/bin/ 2015-04-19 22:20:49 -04:00
pg_test_timing Move pg_test_timing from contrib/ to src/bin/ 2015-04-20 21:30:12 -04:00
pg_upgrade Remove redundant "make install" from pg_upgrade test suite. 2015-07-29 22:49:36 -04:00
pg_xlogdump Improve includes introduced in the replication origins patch. 2015-08-06 12:41:46 +02:00
pgbench Add hint to run "pgbench -i", if test tables don't exist. 2015-08-22 14:19:10 +01:00
pgevent Update copyright for 2015 2015-01-06 11:43:47 -05:00
psql psql: print longtable as a possible \pset option 2015-08-31 12:24:16 -04:00
scripts vacuumdb: Don't assign negative values to a boolean. 2015-08-15 16:51:34 +02:00
Makefile Move pg_xlogdump from contrib/ to src/bin/ 2015-04-21 19:03:49 -04:00