git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 357012e) | patch
Fix pg_recvlogical avoidance of superfluous Standby Status Update.
2020年5月14日 03:42:09 +0000 (20:42 -0700)
2020年5月14日 03:42:37 +0000 (20:42 -0700)
commit a267894529b260002cdb85cde9680529ae4ceeb4
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
src/bin/pg_basebackup/pg_recvlogical.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /