postgresql/src/bin
Noah Misch a267894529 Fix pg_recvlogical avoidance of superfluous Standby Status Update.
The defect suppressed a Standby Status Update message when bytes flushed
to disk had changed but bytes received had not changed.  If
pg_recvlogical then exited with no intervening Standby Status Update,
the next pg_recvlogical repeated already-flushed records.  The defect
could also cause superfluous messages, which are functionally harmless.
Back-patch to 9.5 (all supported versions).

Discussion: https://postgr.es/m/20200502221647.GA3941274@rfd.leadboat.com
2020-05-13 20:42:37 -07:00
..
initdb Update Windows timezone name list to include currently-known zones. 2020-04-24 17:53:23 -04:00
pg_archivecleanup Translation updates 2019-11-11 10:50:22 +01:00
pg_basebackup Fix pg_recvlogical avoidance of superfluous Standby Status Update. 2020-05-13 20:42:37 -07:00
pg_config Translation updates 2019-11-11 10:50:22 +01:00
pg_controldata Translation updates 2019-11-11 10:50:22 +01:00
pg_ctl Translation updates 2020-02-10 13:06:23 +01:00
pg_dump Translation updates 2020-05-11 13:24:12 +02:00
pg_resetwal Translation updates 2019-11-11 10:50:22 +01:00
pg_rewind Translation updates 2020-05-11 13:24:12 +02:00
pg_test_fsync Translation updates 2019-11-11 10:50:22 +01:00
pg_test_timing Translation updates 2019-11-11 10:50:22 +01:00
pg_upgrade Translation updates 2020-05-11 13:24:12 +02:00
pg_verify_checksums Translation updates 2020-05-11 13:24:12 +02:00
pg_waldump Translation updates 2020-02-10 13:06:23 +01:00
pgbench Fix integer-overflow edge case detection in interval_mul and pgbench. 2019-11-07 11:23:00 -05:00
pgevent
psql Translation updates 2020-05-11 13:24:12 +02:00
scripts Translation updates 2020-05-11 13:24:12 +02:00
Makefile