diff options
author | Magnus Hagander <magnus@hagander.net> | 2010-06-09 10:54:50 +0000 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2010-06-09 10:54:50 +0000 |
commit | 644c2778d6fc59818ffe627735fce265a905a943 (patch) | |
tree | 50f485e63fbacd01552a592e6aec45e7275c79ec /src/backend/parser/parse_expr.c | |
parent | f7cb215362e9ddd2f083a404f945c343e288f4f5 (diff) |
Make the walwriter close it's handle to an old xlog segment if it's no longer
the current one. Not doing this would leave the walwriter with a handle to a
deleted file if there was nothing for it to do for a long period of time,
preventing the file from being completely removed.
Reported by Tollef Fog Heen, and thanks to Heikki for some hand-holding with
the patch.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions