aboutsummaryrefslogtreecommitdiff
path: root/src/backend/nodes/outfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-10-17 12:37:20 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-10-17 12:37:20 -0400
commitcacb65263b99c3d96aa4b250cdbda05072ade03e (patch)
tree3798ceac7152c52b9d0be881c7eaa65a0642256e /src/backend/nodes/outfuncs.c
parentf34d1fa0c8bd587a165234e0971bba8dc5e1fd2a (diff)
downloadpostgresql-cacb65263b99c3d96aa4b250cdbda05072ade03e.tar.gz
postgresql-cacb65263b99c3d96aa4b250cdbda05072ade03e.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/nodes/outfuncs.c')
0 files changed, 0 insertions, 0 deletions