postgresql/src/include
Tom Lane 642d21a59b Move default NBuffers setting into config.h, and rename it
to DEF_NBUFFERS for readability.  Make sure the default value is OK
according to postmaster.c's new sanity check for -B values.
1999-06-12 22:17:24 +00:00
..
access 1. Fix for elog(ERROR, "EvalPlanQual: t_xmin is uncommitted ?!") 1999-06-10 14:17:12 +00:00
bootstrap Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
catalog pgindent run over code. 1999-05-25 16:15:34 +00:00
commands Another pgindent run. Sorry folks. 1999-05-25 22:43:53 +00:00
executor Another pgindent run. Sorry folks. 1999-05-25 22:43:53 +00:00
lib Fix some latent bugs in dllist.c (carelessness about setting 1999-05-31 23:48:04 +00:00
libpq Clean up memory leaks in LO operations by freeing LO's private 1999-05-31 22:53:59 +00:00
mb pgindent run over code. 1999-05-25 16:15:34 +00:00
nodes Make functions static or NOT_USED as appropriate. 1999-05-26 12:57:23 +00:00
optimizer Fix problems with grouping/aggregation in queries that use 1999-06-06 17:38:11 +00:00
parser Avoid redundant SysCache searches in coerce_type, for another 1999-05-29 03:17:20 +00:00
port pgindent run over code. 1999-05-25 16:15:34 +00:00
regex Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
rewrite Make functions static or NOT_USED as appropriate. 1999-05-26 12:57:23 +00:00
storage This patch should enable 6.5 to build on Motorola 68000 architecture. 1999-06-10 22:59:22 +00:00
tcop Make functions static or NOT_USED as appropriate. 1999-05-26 12:57:23 +00:00
utils Reversed out Massimo patch. 1999-06-12 14:07:33 +00:00
c.h pgindent run over code. 1999-05-25 16:15:34 +00:00
config.h.in Move default NBuffers setting into config.h, and rename it 1999-06-12 22:17:24 +00:00
miscadmin.h Move default NBuffers setting into config.h, and rename it 1999-06-12 22:17:24 +00:00
postgres.h This patch should enable 6.5 to build on Motorola 68000 architecture. 1999-06-10 22:59:22 +00:00
postgres_ext.h Turns out OIDNAMELEN wasn't really being used at all! 1999-06-04 21:12:07 +00:00
rusagestub.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
version.h.in Optimizer rename. 1999-02-14 04:57:02 +00:00