postgresql/doc/src
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
..
FAQ Update FAQ. 2001-06-18 18:56:03 +00:00
graphics These aren't used anymore. 2000-10-08 13:25:11 +00:00
sgml Install infrastructure for shared-memory free space map. Doesn't actually 2001-06-27 23:31:40 +00:00
Makefile > Kinda looks like Ian broke the compile-in-source-dir case while 2001-03-27 16:34:14 +00:00