aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2025-07-29 19:43:10 +0900
committerFujii Masao <fujii@postgresql.org>2025-07-29 19:43:10 +0900
commitcc321b1d1c55fe208a394b0f8e0e99c5fb91742c (patch)
treeb1a448fcad5dc5bd7cc6a3256eb0da1b2a4adf31 /contrib/postgres_fdw/postgres_fdw.c
parentcb833c1b6d19507b13a1a852feea4dbe5d6f0c20 (diff)
downloadpostgresql-cc321b1d1c55fe208a394b0f8e0e99c5fb91742c.tar.gz
postgresql-cc321b1d1c55fe208a394b0f8e0e99c5fb91742c.zip
Add regression test for background worker restart after crash.
Previously, if a background worker crashed and the server restarted with restart_after_crash enabled, the worker was not restarted as expected. This issue was fixed by commit b5d084c5353, which ensures that background workers without the never-restart flag are correctly restarted after a crash-and-restart cycle. To guard against regressions, this commit adds a test that verifies a background worker successfully restarts in such a scenario. Author: Fujii Masao <masao.fujii@gmail.com> Reviewed-by: ChangAo Chen <cca5507@qq.com> Discussion: https://postgr.es/m/CAHGQGwHF-PdUOgiXCH_8K5qBm8b13h0Qt=dSoFXZybXQdbf-tw@mail.gmail.com
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions