-
- Downloads
Revert "Prevent panic during shutdown checkpoint"
This reverts commit 086221cf, which was made to master only. The approach implemented in the above commit has some issues. While those could easily be fixed incrementally, doing so would make backpatching considerably harder, so instead first revert this patch. Discussion: https://postgr.es/m/20170602002912.tqlwn4gymzlxpvs2@alap3.anarazel.de
Showing
- doc/src/sgml/monitoring.sgml 0 additions, 5 deletionsdoc/src/sgml/monitoring.sgml
- src/backend/access/transam/xlog.c 0 additions, 6 deletionssrc/backend/access/transam/xlog.c
- src/backend/postmaster/postmaster.c 2 additions, 5 deletionssrc/backend/postmaster/postmaster.c
- src/backend/replication/walsender.c 21 additions, 122 deletionssrc/backend/replication/walsender.c
- src/include/replication/walsender.h 0 additions, 1 deletionsrc/include/replication/walsender.h
- src/include/replication/walsender_private.h 1 addition, 2 deletionssrc/include/replication/walsender_private.h
Loading
Please register or sign in to comment