postgresql/src/include
Peter Eisentraut 759fba4873 Included all yacc and lex files into the distribution. 2000-01-16 20:05:00 +00:00
..
access Make number of args to a function configurable. 2000-01-10 17:14:46 +00:00
bootstrap Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
catalog Included all yacc and lex files into the distribution. 2000-01-16 20:05:00 +00:00
commands Included all yacc and lex files into the distribution. 2000-01-16 20:05:00 +00:00
executor Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
lib Remove now-dead sort modules. 1999-10-17 22:19:07 +00:00
libpq Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. 1999-10-23 03:13:33 +00:00
mb - Allow array on int8 2000-01-15 18:30:35 +00:00
nodes Included all yacc and lex files into the distribution. 2000-01-16 20:05:00 +00:00
optimizer Remove no-longer-used symbols. 2000-01-11 03:59:31 +00:00
parser Make number of args to a function configurable. 2000-01-10 17:14:46 +00:00
port Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
regex Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
rewrite Clean up rewriter routines to use expression_tree_walker and 1999-10-01 04:08:24 +00:00
storage Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
tcop Modify elog() logic so that it won't try to longjmp(Warn_restart) before 1999-11-16 06:13:36 +00:00
utils Included all yacc and lex files into the distribution. 2000-01-16 20:05:00 +00:00
c.h Fixed everything in and surrounding createdb and dropdb to make it more 2000-01-13 18:26:18 +00:00
config.h.in - Allow array on int8 2000-01-15 18:30:35 +00:00
miscadmin.h Fixed everything in and surrounding createdb and dropdb to make it more 2000-01-13 18:26:18 +00:00
postgres.h Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +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 Update version for 7.0. 1999-11-01 02:33:32 +00:00