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
Heikki Linnakangas 39f9f04b57 Fix timing issue in pg_rewind test. 5 years ago
..
initdb Make postgres.bki use the same literal-string syntax as postgresql.conf. 5 years ago
pg_archivecleanup Improve common/logging.c's support for multiple verbosity levels. 5 years ago
pg_basebackup Fix redundant error messages in client tools 5 years ago
pg_checksums Avoid non-constant format string argument to fprintf(). 5 years ago
pg_config Translation updates 6 years ago
pg_controldata Rename VariableCacheData.nextFullXid to nextXid. 5 years ago
pg_ctl Fix -Wcast-function-type warnings on Windows/MinGW 5 years ago
pg_dump Fix parsePGArray() error checking in pg_dump. 5 years ago
pg_resetwal Rename VariableCacheData.nextFullXid to nextXid. 5 years ago
pg_rewind Fix timing issue in pg_rewind test. 5 years ago
pg_test_fsync Clean up after newly-added tests for pg_test_fsync and pg_test_timing. 5 years ago
pg_test_timing Clean up after newly-added tests for pg_test_fsync and pg_test_timing. 5 years ago
pg_upgrade Remove vacuumdb --analyze-in-stages from pg_upgrade tests 5 years ago
pg_verifybackup Standardize the printf format for st_size 5 years ago
pg_waldump Correct several behavior descriptions in comments. 5 years ago
pgbench Fix some grammar and typos in comments and docs 5 years ago
pgevent Remove libpq.rc, use win32ver.rc for libpq 6 years ago
psql Ignore attempts to \gset into specially treated variables. 5 years ago
scripts Fix connection string handling in src/bin/scripts/ programs. 5 years ago
Makefile Rename pg_validatebackup to pg_verifybackup. 6 years ago