postgresql/src/bin
2020-09-14 06:42:30 +02:00
..
initdb Refactor pg_get_line() to expose an alternative StringInfo-based API. 2020-09-06 14:13:19 -04:00
pg_archivecleanup Translation updates 2020-05-18 12:49:30 +02:00
pg_basebackup Remove unused parameter 2020-09-10 16:13:19 +02:00
pg_checksums Avoid non-constant format string argument to fprintf(). 2020-08-18 13:13:09 +03:00
pg_config Translation updates 2020-05-18 12:49:30 +02:00
pg_controldata Rename VariableCacheData.nextFullXid to nextXid. 2020-08-11 12:07:14 -07:00
pg_ctl Remove non-fast promotion. 2020-07-29 21:24:26 +09:00
pg_dump Avoid useless allocations for information of dumpable objects in pg_dump/ 2020-09-14 10:44:23 +09:00
pg_resetwal Rename VariableCacheData.nextFullXid to nextXid. 2020-08-11 12:07:14 -07:00
pg_rewind Remove useless lstat() call in pg_rewind. 2020-09-06 11:50:40 -04:00
pg_test_fsync Switch pg_test_fsync to use binary mode on Windows 2020-07-16 15:52:37 +09:00
pg_test_timing Translation updates 2020-05-18 12:49:30 +02:00
pg_upgrade Move connect.h from fe_utils to src/include/common. 2020-08-10 09:22:54 -07:00
pg_verifybackup Message fixes and style improvements 2020-09-14 06:42:30 +02:00
pg_waldump Correct several behavior descriptions in comments. 2020-08-15 20:21:52 -07:00
pgbench Message fixes and style improvements 2020-09-14 06:42:30 +02:00
pgevent Remove libpq.rc, use win32ver.rc for libpq 2020-01-15 15:06:12 +01:00
psql psql: Display stats target of extended statistics 2020-09-11 16:15:47 -03:00
scripts Message fixes and style improvements 2020-09-14 06:42:30 +02:00
Makefile Rename pg_validatebackup to pg_verifybackup. 2020-04-12 11:26:05 -04:00