diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-10-17 12:37:08 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-10-17 12:37:08 -0400 |
commit | 9bacf0e3734f0b5dc821abf7cb312377876e22d3 (patch) | |
tree | e34fe9fad0f0169783db4af3800614b8d67e402f /src/backend/access/gist/gistbuildbuffers.c | |
parent | a66ee69add6e129c7674a59f8c3ba010ed4c9386 (diff) | |
download | postgresql-9bacf0e3734f0b5dc821abf7cb312377876e22d3.tar.gz postgresql-9bacf0e3734f0b5dc821abf7cb312377876e22d3.zip |
Revert "Use "transient" files for blind writes, take 2".
This reverts commit fba105b1099f4f5fa7283bb17cba6fed2baa8d0c.
That approach had problems with the smgr-level state not tracking what
we really want to happen, and with the VFD-level state not tracking the
smgr-level state very well either. In consequence, it was still possible
to hold kernel file descriptors open for long-gone tables (as in recent
report from Tore Halset), and yet there were also cases of FDs being closed
undesirably soon. A replacement implementation will follow.
Diffstat (limited to 'src/backend/access/gist/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions