Commits

DateSubjectAuthorReleases
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2003-12-01 Attached is a patch implementing factorial(), returning numeric. Points Bruce Momjian 8.0.0
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2002-10-19 This patch adds some missing functions for float8 math operations, Bruce Momjian 7.3.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-09-02 Remove sys/types.h in files that include postgres.h, and hence c.h, Bruce Momjian 7.3.1
2002-02-18 Remove MAX/MIN() macros, use c.h Max/Min() instead. Bruce Momjian 7.3.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-06-07 This adds unary plus capability. No grammar changes, per Tom's request. Bruce Momjian 7.2.1
2001-03-22 Remove dashes in comments that don't need them, rewrap with pgindent. Bruce Momjian 7.1.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2000-06-15 Clean up #include's. Bruce Momjian 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. 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-15 Clean up #include in /include directory. Add scripts for checking includes. Bruce Momjian 7.1.1
1999-07-14 Cleanup of /include #include's, for 6.6 only. Bruce Momjian 7.1.1
1999-05-25 Another pgindent run. Sorry folks. Bruce Momjian 7.1.1
1999-05-25 Make 0x007f -> (unsigned)0x7f to make pgindent happy. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-03-14 src/backend/utils/adt/numeric.c fails to compile due to a string having Bruce Momjian 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1