postgresql/src/backend/access/transam
Tom Lane 5bc0d31ae8 Repair incorrect cleanup of heap memory allocation during
transaction abort --- before it only worked if there was exactly one level
of allocation context stacked in the blank portal.  Now it does the right
thing for any depth, including zero...
1999-09-09 16:25:35 +00:00
..
Makefile Hi, 1998-04-06 00:32:26 +00:00
transam.c Fix nbtree's failure to clear BTScans list during xact abort. 1999-08-08 20:12:52 +00:00
transsup.c Final cleanup. 1999-07-16 05:00:38 +00:00
varsup.c Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
xact.c Repair incorrect cleanup of heap memory allocation during 1999-09-09 16:25:35 +00:00
xid.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00