aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlog.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2018-07-12 20:22:17 +0200
committerPeter Eisentraut <peter_e@gmx.net>2018-07-12 20:22:17 +0200
commit5e6e2c8773dd8e3037d9195452dc5e423367e1b0 (patch)
tree99015380f97fd068ee4a362735d95d46f9af9881 /src/backend/access/transam/xlog.c
parent632b4ae92dc6fb92149e94290760b50744e0bd35 (diff)
downloadpostgresql-5e6e2c8773dd8e3037d9195452dc5e423367e1b0.tar.gz
postgresql-5e6e2c8773dd8e3037d9195452dc5e423367e1b0.zip
Reset shmem_exit_inprogress after shmem_exit()
In ad9a274778d2d88c46b90309212b92ee7fdf9afe, shmem_exit_inprogress was introduced. But we need to reset it after shmem_exit(), because unlike the similar proc_exit(), shmem_exit() can also be called for cleanup when the process will not exit. Reported-by: Andrew Gierth <andrew@tao11.riddles.org.uk>
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions