postgresql/src/backend/access/transam
Tom Lane 925418d2fa Ensure that catcache 'busy' flags are reset at transaction abort.
Without this, an elog during cache-entry load leaves that catcache
unusable.  elog in that segment of code is pretty unusual but it can
happen.
2000-08-06 04:17:47 +00:00
..
Makefile Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
rmgr.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
transam.c Modify heap_open()/heap_openr() API per pghackers discussion of 11 July. 2000-08-03 19:19:38 +00:00
transsup.c Add: 2000-01-26 05:58:53 +00:00
varsup.c Ensure that if the OID counter wraps around, we will not generate 0, 2000-07-25 20:18:19 +00:00
xact.c Ensure that catcache 'busy' flags are reset at transaction abort. 2000-08-06 04:17:47 +00:00
xid.c Latest round of fmgr updates. All functions with bool,char, or int2 2000-06-05 07:29:25 +00:00
xlog.c misc 2000-07-04 01:49:44 +00:00