aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2013-02-15 19:33:31 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2013-02-15 19:33:31 +0200
commit1bd42cd70abdbc946ad64c3c8eaefed4bb8b1145 (patch)
tree96c5168492a03f0182e328e6f77b2dc7520dc8f7 /contrib/postgres_fdw/postgres_fdw.c
parentc2f79ba2691a4863db53003f25538f8806ebd2db (diff)
downloadpostgresql-1bd42cd70abdbc946ad64c3c8eaefed4bb8b1145.tar.gz
postgresql-1bd42cd70abdbc946ad64c3c8eaefed4bb8b1145.zip
Better fix for "unarchived WAL files get deleted on crash recovery" bug.
Revert my earlier fix for the bug that unarchived WAL files get deleted on crash recovery, commit c9cc7e05c6d82a9781883a016c70d95aa4923122. We create a .done file for files streamed or restored from archive, so the WAL file recycling logic used during normal operation works just as well during archive recovery. Per Fujii Masao's suggestion.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions