postgresql/src/include/commands
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
..
async.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
cluster.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
command.h Rewrite of planner statistics-gathering code. ANALYZE is now available as 2001-05-07 00:43:27 +00:00
comment.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
copy.h Preliminary code cleanup in elog(). Split out some code into utility 2001-06-08 21:16:49 +00:00
creatinh.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
dbcommands.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
defrem.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
explain.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
proclang.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
rename.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
sequence.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
trigger.h Clean up some minor problems exposed by further thought about Panon's bug 2001-06-01 02:41:36 +00:00
user.h Clean up #include's. 2000-06-15 03:33:12 +00:00
vacuum.h Install infrastructure for shared-memory free space map. Doesn't actually 2001-06-27 23:31:40 +00:00
variable.h Fix breakage I introduced yesterday in MULTIBYTE compilations. 2000-10-26 17:31:35 +00:00
version.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
view.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00