pgsql: Make WaitForLSNReplay() issue FATAL on postmaster death - Mailing list pgsql-committers

From Alexander Korotkov
Subject pgsql: Make WaitForLSNReplay() issue FATAL on postmaster death
Date
Msg-id E1t3wZa-002Dtb-OZ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Make WaitForLSNReplay() issue FATAL on postmaster death

Reported-by: Michael Paquier
Discussion: https://postgr.es/m/ZvY2C8N4ZqgCFaLu%40paquier.xyz
Reviewed-by: Pavel Borisov

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6cfebfe88b9a753152862b83d42d1103125b01bd

Modified Files
--------------
src/backend/access/transam/xlogwait.c | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: pgsql: Update header comment for lookup_type_cache()
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Support configuring TLSv1.3 cipher suites