Commits

DateSubjectAuthorReleases
2000-01-26 Add: Bruce Momjian 7.1.1
2000-01-11 More cleanups. Still doesn't work. Bruce Momjian 7.1.1
2000-01-11 More fixes, but still need +1 for FUNC_MAX_ARGS Bruce Momjian 7.1.1
2000-01-10 Make number of args to a function configurable. Bruce Momjian 7.1.1
2000-01-05 Fix it's and its to be correct. Bruce Momjian 7.1.1
1999-07-17 Move some system includes into c.h, and remove duplicates. Bruce Momjian 7.1.1
1999-07-16 Final cleanup. Bruce Momjian 7.1.1
1999-07-15 Change #include's to use <> and "" as appropriate. Bruce Momjian 7.1.1
1999-07-15 Remove unused #includes in *.c files. Bruce Momjian 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1998-09-01 Renaming cleanup, no pgindent yet. Bruce Momjian 7.1.1
1998-08-24 This is the final state of the rule system for 6.4 after the Bruce Momjian 7.1.1
1998-06-15 Remove un-needed braces around single statements. Bruce Momjian 7.1.1
1998-06-04 Show backend status on ps command line. Remove unused args from Bruce Momjian 7.1.1
1998-02-26 pgindent run before 6.3 release, with Thomas' requested changes. Bruce Momjian 7.1.1
1998-01-07 Goodbye ABORT. Hello ERROR for all errors. Bruce Momjian 7.1.1
1998-01-05 Change elog(WARN) to elog(ERROR) and elog(ABORT). Bruce Momjian 7.1.1
1997-12-12 Make password null on startup. Bruce Momjian 7.1.1
1997-12-06 Add VARHDRSZ where needed. Many places just used 4. Bruce Momjian 7.1.1
1997-11-10 Clean up indenting. Bruce Momjian 7.1.1
1997-10-25 Rename strNcpy to StrNCpy, and change third parameter. Bruce Momjian 7.1.1
1997-09-08 Used modified version of indent that understands over 100 typedefs. Bruce Momjian 7.1.1
1997-09-08 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. Bruce Momjian 7.1.1
1997-09-07 Massive commit to run PGINDENT on all *.c and *.h files. Bruce Momjian 7.1.1
1997-08-19 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. Bruce Momjian 7.1.1