postgresql/src/backend/access/heap
Tom Lane e0c9301c87 Install infrastructure for shared-memory free space map. Doesn't actually
do anything yet, but it has the necessary connections to initialization
and so forth.  Make some gestures towards allowing number of blocks in
a relation to be BlockNumber, ie, unsigned int, rather than signed int.
(I doubt I got all the places that are sloppy about it, yet.)  On the
way, replace the hardwired NLOCKS_PER_XACT fudge factor with a GUC
variable.
2001-06-27 23:31:40 +00:00
..
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
heapam.c Install infrastructure for shared-memory free space map. Doesn't actually 2001-06-27 23:31:40 +00:00
hio.c Install infrastructure for shared-memory free space map. Doesn't actually 2001-06-27 23:31:40 +00:00
stats.c Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
tuptoaster.c Statistical system views (yet without the config stuff, but 2001-06-22 19:16:24 +00:00