| .. |
|
initdb
|
Fix new warnings from GCC 7
|
2017-05-16 08:43:55 -04:00 |
|
pg_archivecleanup
|
Fix new warnings from GCC 7
|
2017-05-16 08:43:55 -04:00 |
|
pg_basebackup
|
Fix new warnings from GCC 7
|
2017-05-16 08:43:55 -04:00 |
|
pg_config
|
Translation updates
|
2017-05-08 10:13:00 -04:00 |
|
pg_controldata
|
Translation updates
|
2017-05-08 10:13:00 -04:00 |
|
pg_ctl
|
Translation updates
|
2017-05-08 10:13:00 -04:00 |
|
pg_dump
|
On Windows, make pg_dump use binary mode for compressed plain text output.
|
2017-06-19 11:03:07 -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:43:55 -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: start/stop new server after pg_resetwal
|
2017-06-20 13:20:02 -04:00 |
|
pg_xlogdump
|
Fix record length computation in pg_waldump/xlogdump.
|
2017-06-05 16:10:07 -07:00 |
|
pgbench
|
Fix pgbench's calculation of average latency, when -T is not used.
|
2016-09-21 13:16:20 +03:00 |
|
pgevent
|
Update copyright for 2015
|
2015-01-06 11:43:47 -05:00 |
|
psql
|
Remove unnecessary braces, to match the surrounding style.
|
2017-07-12 12:31:16 +03:00 |
|
scripts
|
Ignore PQcancel errors properly
|
2017-05-09 14:58:51 -03:00 |
|
Makefile
|
Move pg_xlogdump from contrib/ to src/bin/
|
2015-04-21 19:03:49 -04:00 |