Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-10-22 Makeover for Unixware 7.1.1 Peter Eisentraut 7.1.1
2000-08-01 Convert all remaining float4 and float8 functions to new fmgr style. Tom Lane 7.1.1
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