postgresql/src/include
1999-07-03 00:33:04 +00:00
..
access Fix to prevent too large tuple from being created. 1999-07-03 00:33:04 +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 Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGN 1999-06-17 15:16:09 +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 Clean up problems with sublinks + grouping in planner. Not 1999-06-21 01:20:57 +00:00
parser Defend against function calls with more than 8 arguments (code 1999-06-17 22:21:41 +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 Fix to prevent too large tuple from being created. 1999-07-03 00:33:04 +00:00
tcop Make functions static or NOT_USED as appropriate. 1999-05-26 12:57:23 +00:00
utils Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGN 1999-06-17 15:16:09 +00:00
c.h #ifdef around true and false. 1999-07-01 19:47:25 +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