diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-10-17 23:09:02 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-10-17 23:09:02 +0000 |
commit | e1c76c25336834b89dac146ccf719c08a0d08b4c (patch) | |
tree | 4bdc4f78b9f55c5251b67a9ca5214b0e42de1c2c /src/backend/rewrite/rewriteHandler.c | |
parent | 887afac1f59e2b69a8bbbdac6d13ff288042e855 (diff) | |
download | postgresql-e1c76c25336834b89dac146ccf719c08a0d08b4c.tar.gz postgresql-e1c76c25336834b89dac146ccf719c08a0d08b4c.zip |
Change fd.c so that temp files are closed and deleted at
proc_exit time. I discovered that if the frontend closes the connection
when you're inside a transaction block, there is nothing ensuring that
temp files go away ... I wonder whether proc_exit ought to try to do an
explicit transaction abort?
Diffstat (limited to 'src/backend/rewrite/rewriteHandler.c')
0 files changed, 0 insertions, 0 deletions