Heikki Linnakangas <[EMAIL PROTECTED]> writes: > Here's a patch for the TODO item "Remove unreferenced table files created by > transactions > that were in-progress when the server terminated abruptly."
xlog.c is a fairly random place to put that functionality. Didn't it strike any warning bells for you when you had to add so many new #includes? I'm not entirely sure where this should go, but not there. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster