postgresql/src/backend/storage
Tom Lane 316c4c57e2 Clean up some problems in error recovery --- elog() was pretty broken
for the case of errors in backend startup, and proc_exit's method for
coping with errors during proc_exit was *completely* busted.  Fixed per
discussions on pghackers around 11/6/99.
1999-11-22 02:06:31 +00:00
..
buffer Come to think of it, DropBuffers() could have the same problem as 1999-11-22 02:03:21 +00:00
file BufFileSeek's behavior at segment boundaries wasn't what 1999-10-19 02:34:45 +00:00
ipc Clean up some problems in error recovery --- elog() was pretty broken 1999-11-22 02:06:31 +00:00
large_object New NameStr macro to convert Name to Str. No need for var.data anymore. 1999-11-07 23:08:36 +00:00
lmgr Fix problem with temp tables shown in regression test by Jan. 1999-11-17 23:51:21 +00:00
page Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where 1999-07-19 07:07:29 +00:00
smgr Commit to make clearer distinction for temp names and real names. 1999-11-16 04:14:03 +00:00
Makefile Hi, 1998-04-06 00:32:26 +00:00