postgresql/src/backend/access/transam
Hiroshi Inoue 0f2e7948e2 Improve cache invalidation handling. Eespecially
this would fix TODO
* elog() flushes cache, try invalidating just entries from
  current xact, perhaps using invalidation cache
2000-01-10 06:30:56 +00:00
..
Makefile New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
rmgr.c Transaction log manager core code. 1999-09-27 15:48:12 +00:00
transam.c Mega-commit to make heap_open/heap_openr/heap_close take an 1999-09-18 19:08:25 +00:00
transsup.c Final cleanup. 1999-07-16 05:00:38 +00:00
varsup.c Mega-commit to make heap_open/heap_openr/heap_close take an 1999-09-18 19:08:25 +00:00
xact.c Improve cache invalidation handling. Eespecially 2000-01-10 06:30:56 +00:00
xid.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
xlog.c New parallel regression test shell and related things. 1999-11-19 18:51:52 +00:00