postgresql/src/bin
Peter Eisentraut d0dde35ee7 pg_upgrade: Fix some minor code issues
96ef3b8ff1 accidentally copied a not
applicable comment from the float8_pass_by_value code to the
data_checksums code.  Remove that.

87d3b35a1c changed pg_upgrade to
checking the checksum version rather than just the Boolean presence of
checksums, but didn't change the field type in its ControlData struct
from bool.  So this would not work correctly if there ever is a
checksum version larger than 1.
2022-08-13 00:16:31 +02:00
..
initdb Translation updates 2022-08-08 12:39:52 +02:00
pg_archivecleanup Translation updates 2022-08-08 12:39:52 +02:00
pg_basebackup Translation updates 2022-08-08 12:39:52 +02:00
pg_config Translation updates 2022-08-08 12:39:52 +02:00
pg_controldata Translation updates 2022-08-08 12:39:52 +02:00
pg_ctl Translation updates 2022-08-08 12:39:52 +02:00
pg_dump Translation updates 2022-08-08 12:39:52 +02:00
pg_resetwal Translation updates 2022-08-08 12:39:52 +02:00
pg_rewind Translation updates 2022-08-08 12:39:52 +02:00
pg_test_fsync Translation updates 2022-08-08 12:39:52 +02:00
pg_test_timing Translation updates 2022-08-08 12:39:52 +02:00
pg_upgrade pg_upgrade: Fix some minor code issues 2022-08-13 00:16:31 +02:00
pg_waldump Translation updates 2022-08-08 12:39:52 +02:00
pgbench Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. 2022-03-04 18:53:17 -08:00
pgevent Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
psql Translation updates 2022-08-08 12:39:52 +02:00
scripts Translation updates 2022-08-08 12:39:52 +02:00
Makefile Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00