diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-05-09 00:52:08 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-05-09 00:52:08 +0000 |
commit | c1167a08cacb86c0e6c22e3db81233143ceba5b8 (patch) | |
tree | ccf27d533b8847d133ba1cbd8ffaac5a47cf0ab5 /src/backend/access/gist/gist.c | |
parent | b0f1880a8eb740d9895faddc28b6b9362df9fcba (diff) | |
download | postgresql-c1167a08cacb86c0e6c22e3db81233143ceba5b8.tar.gz postgresql-c1167a08cacb86c0e6c22e3db81233143ceba5b8.zip |
Add 'temporary file' facility to fd.c, and arrange for temp
files to be closed automatically at transaction abort or commit, should
they still be open. Also close any still-open stdio files allocated with
AllocateFile at abort/commit. This should eliminate problems with leakage
of file descriptors after an error. Also, put in some primitive buffered-IO
support so that psort.c can use virtual files without severe performance
penalties.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions