You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/bin
Andres Freund 0ba99c84e8 Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. 9 years ago
..
initdb Fix compiler warning 9 years ago
pg_archivecleanup pg_archivecleanup: Add test suite 9 years ago
pg_basebackup Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. 9 years ago
pg_config Translation updates 9 years ago
pg_controldata Make WAL segment size configurable at initdb time. 9 years ago
pg_ctl Allow pg_ctl kill to send SIGKILL. 9 years ago
pg_dump Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. 9 years ago
pg_resetwal Make WAL segment size configurable at initdb time. 9 years ago
pg_rewind Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. 9 years ago
pg_test_fsync Make WAL segment size configurable at initdb time. 9 years ago
pg_test_timing pg_test_timing: Some NLS fixes 9 years ago
pg_upgrade Revert "Add basic TAP test setup for pg_upgrade" 9 years ago
pg_waldump Make WAL segment size configurable at initdb time. 9 years ago
pgbench Fix busy-wait in pgbench, with --rate. 9 years ago
pgevent Phase 3 of pgindent updates. 9 years ago
psql psql: Don't try to print a partition constraint we didn't fetch. 9 years ago
scripts Use a longer connection timeout in pg_isready test. 9 years ago
Makefile