postgresql/src/backend/storage
Tom Lane 542b7c6445 Clear QueryCancel and ProcDiePending at start of proc_exit, to ensure
that leftover cancel/die requests cannot interfere with exit activities.
2001-01-07 04:30:41 +00:00
..
buffer Fix failure in CreateCheckPoint on some Alpha boxes --- it's not OK to 2000-12-29 21:31:21 +00:00
file Resurrect -F switch: it controls fsyncs again, though the fsyncs are 2000-12-08 22:21:33 +00:00
ipc Clear QueryCancel and ProcDiePending at start of proc_exit, to ensure 2001-01-07 04:30:41 +00:00
large_object Improve inv_getsize() per suggestion from Denis Perchine; also fix 2000-11-02 23:52:06 +00:00
lmgr Clean up non-reentrant interface for hash_seq/HashTableWalk, so that 2001-01-02 04:33:24 +00:00
page 1. WAL needs in zero-ed content of newly initialized page. 2000-12-30 15:19:57 +00:00
smgr No more #ifdef XLOG. 2000-11-30 08:46:26 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00