postgresql/src/include
Tom Lane 185b427284 Fix some latent bugs in dllist.c (carelessness about setting
all fields that should be set).  Add a MoveToFront primitive to speed up
one of the hotspots in SearchSysCache.
1999-05-31 23:48:04 +00:00
..
access Make functions static or NOT_USED as appropriate. 1999-05-26 12:57:23 +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 Make functions static or NOT_USED as appropriate. 1999-05-26 12:57:23 +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 Fix xid table sizing. 1999-05-29 06:14:43 +00:00
tcop Make functions static or NOT_USED as appropriate. 1999-05-26 12:57:23 +00:00
utils Make functions static or NOT_USED as appropriate. 1999-05-26 12:57:23 +00:00
c.h pgindent run over code. 1999-05-25 16:15:34 +00:00
config.h.in Get rid of page-level locking in btree-s. 1999-05-25 18:31:28 +00:00
miscadmin.h pgindent run over code. 1999-05-25 16:15:34 +00:00
postgres.h here are some patches for 6.5.0 which I already submitted but have never 1999-05-03 19:10:48 +00:00
postgres_ext.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +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