summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorNoah Misch2020-05-14 03:42:09 +0000
committerNoah Misch2020-05-14 03:42:09 +0000
commitcee9cadb592fed6a6cb126f02002aba029544bd8 (patch)
tree331fa733743dcc92dc5c5e67d62637d989838fa4 /src/backend/access/gist/gist.c
parent8222a9d9a12356349114ec275b01a1a58da2b941 (diff)
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/[email protected]
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions