diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2021-07-17 13:19:17 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2021-07-17 13:19:17 -0400 |
commit | d8f3b021c618bf58c19f88fb86476793fd650336 (patch) | |
tree | bcacfa0b39e5c581fc89ca7f5a1f24fe570704d5 /src/backend/executor/nodeBitmapIndexscan.c | |
parent | 4466b38ec6ffd4ddea135c5baff978b7b43f8257 (diff) | |
download | postgresql-d8f3b021c618bf58c19f88fb86476793fd650336.tar.gz postgresql-d8f3b021c618bf58c19f88fb86476793fd650336.zip |
Make new replication slot test code less racy
The new test code added in ead9e51e8236 is racy -- it hinges on
shared-memory state, which changes before the WARNING message is logged.
Put it the other way around.
Backpatch to 13.
Author: Álvaro Herrera <alvherre@alvh.no-ip.org>
Discussion: https://postgr.es/m/202107161809.zclasccpfcg3@alvherre.pgsql
Diffstat (limited to 'src/backend/executor/nodeBitmapIndexscan.c')
0 files changed, 0 insertions, 0 deletions