aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/pg_locale.c
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2020-05-13 20:42:09 -0700
committerNoah Misch <noah@leadboat.com>2020-05-13 20:42:37 -0700
commita267894529b260002cdb85cde9680529ae4ceeb4 (patch)
tree32721ea1d1c57846bef3494a3c93695fbcf6e844 /src/backend/utils/adt/pg_locale.c
parent357012e17f3f7d47bd276d4441c28fbcd58a2c8b (diff)
downloadpostgresql-a267894529b260002cdb85cde9680529ae4ceeb4.tar.gz
postgresql-a267894529b260002cdb85cde9680529ae4ceeb4.zip
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
Diffstat (limited to 'src/backend/utils/adt/pg_locale.c')
0 files changed, 0 insertions, 0 deletions