postgresql/src/bin
Robert Haas 1d4be6be65 Fix LZ4 tests for remaining buffer space.
We should flush the buffer when the remaining space is less than
the maximum amount that we might need, not when it is less than or
equal to the maximum amount we might need.

Jeevan Ladhe, per an observation from me.

Discussion: http://postgr.es/m/CANm22CgVMa85O1akgs+DOPE8NSrT1zbz5_vYfS83_r+6nCivLQ@mail.gmail.com
2022-03-08 10:05:55 -05:00
..
initdb Database-level collation version tracking 2022-02-14 08:27:26 +01:00
pg_amcheck Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_archivecleanup Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_basebackup Fix LZ4 tests for remaining buffer space. 2022-03-08 10:05:55 -05:00
pg_checksums Remove PostgreSQL::Test::Utils::perl2host completely 2022-02-20 11:51:45 -05:00
pg_config Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_controldata Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_ctl Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. 2022-03-04 18:53:13 -08:00
pg_dump Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. 2022-03-04 18:53:13 -08:00
pg_resetwal Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_rewind Rework internal command generation of pg_rewind 2022-03-01 12:52:25 +09:00
pg_test_fsync Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_test_timing Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
pg_upgrade Fix check for PGHOST[ADDR] in pg_upgrade with Windows and temporary paths 2022-03-02 07:37:07 +09:00
pg_verifybackup Add support for zstd base backup compression. 2022-03-08 09:52:43 -05:00
pg_waldump pg_waldump: Fix error message for WAL files smaller than XLOG_BLCKSZ. 2022-02-25 10:30:05 -08:00
pgbench Fix typo in pgbench messages. 2022-03-02 08:28:12 +09:00
pgevent Update copyright for 2022 2022-01-07 19:04:57 -05:00
psql Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. 2022-03-04 18:53:13 -08:00
scripts Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. 2022-03-04 18:53:13 -08:00
Makefile Update copyright for 2022 2022-01-07 19:04:57 -05:00