Commits

DateSubjectAuthorReleases
2000-07-12 Remove a bunch of unused configure tests, in particular cases where Peter Eisentraut 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-01-26 Add: 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-16 Update #include cleanups Bruce Momjian 7.1.1
1999-07-15 Remove unused #includes in *.c files. Bruce Momjian 7.1.1
1999-07-10 cleanup of long long int atoi test. Bruce Momjian 7.1.1
1999-07-09 Re-apply range check patch after fixing LIMIT_H test and defines. Bruce Momjian 7.1.1
1999-07-09 Backup pg_atoi patch for long checking. Caused initdb problems. Bruce Momjian 7.1.1
1999-07-08 pg_atoi() does range check on int4 data only if Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. 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-10-02 Search contrib/tcl for tcl startup. Bruce Momjian 7.1.1
1998-09-12 The pg_atoi() function uses strtol() to convert the string to numbers. Some Bruce Momjian 7.1.1
1998-09-01 OK, folks, here is the pgindent output. Bruce Momjian 7.1.1
1998-09-01 Renaming cleanup, no pgindent yet. Bruce Momjian 7.1.1
1998-06-15 Remove un-needed braces around single statements. Bruce Momjian 7.1.1
1998-02-26 pgindent run before 6.3 release, with Thomas' requested changes. Bruce Momjian 7.1.1
1998-02-11 Goodbye register keyword. Compiler knows better. Bruce Momjian 7.1.1
1998-01-05 Change some ABORTS to ERROR. Add line number when COPY Failure. Bruce Momjian 7.1.1
1998-01-05 Change elog(WARN) to elog(ERROR) and elog(ABORT). Bruce Momjian 7.1.1
1997-12-20 First clean compile without a "PORTNAME" variable being set... Marc G. Fournier 7.1.1
1997-12-19 More cleanups. I can now compile without PORTNAME being defined n Marc G. Fournier 7.1.1
1997-11-17 Use limits.h for INT, SHRT, and SCHAR min and max values rather than Thomas G. Lockhart 7.1.1