..
initdb
Remove configure --disable-float4-byval
2019-11-21 18:29:21 +01:00
pg_archivecleanup
Split all OBJS style lines in makefiles into one-line-per-entry style.
2019-11-05 14:41:07 -08:00
pg_basebackup
Make the order of the header file includes consistent.
2019-11-25 08:08:57 +05:30
pg_checksums
Split all OBJS style lines in makefiles into one-line-per-entry style.
2019-11-05 14:41:07 -08:00
pg_config
Split all OBJS style lines in makefiles into one-line-per-entry style.
2019-11-05 14:41:07 -08:00
pg_controldata
Remove configure --disable-float4-byval
2019-11-21 18:29:21 +01:00
pg_ctl
Fix failures with TAP tests of pg_ctl on Windows
2019-12-03 13:01:06 +09:00
pg_dump
Remove useless "return;" lines
2019-11-28 16:48:37 -03:00
pg_resetwal
Remove configure --disable-float4-byval
2019-11-21 18:29:21 +01:00
pg_rewind
Make the order of the header file includes consistent.
2019-11-25 08:08:57 +05:30
pg_test_fsync
Split all OBJS style lines in makefiles into one-line-per-entry style.
2019-11-05 14:41:07 -08:00
pg_test_timing
Split all OBJS style lines in makefiles into one-line-per-entry style.
2019-11-05 14:41:07 -08:00
pg_upgrade
Remove useless "return;" lines
2019-11-28 16:48:37 -03:00
pg_waldump
Refactor WAL file-reading code into WALRead()
2019-11-25 15:04:54 -03:00
pgbench
Add query cancellation capabilities in pgbench init phase
2019-12-02 11:42:28 +09:00
pgevent
Split all OBJS style lines in makefiles into one-line-per-entry style.
2019-11-05 14:41:07 -08:00
psql
Refactor query cancellation code into src/fe_utils/
2019-12-02 11:18:56 +09:00
scripts
Remove unnecessary definition of CancelRequested in bin/scripts/
2019-12-04 10:06:45 +09:00
Makefile
Rename pg_verify_checksums to pg_checksums
2019-03-13 10:43:20 +09:00