Age | Commit message (Expand) | Author |
2009-01-01 | Update copyright for 2009. | Bruce Momjian |
2008-01-01 | Update copyrights in source tree to 2008. | Bruce Momjian |
2007-02-27 | Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). | Tom Lane |
2007-01-05 | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian |
2006-03-11 | Remove a few places that attempted to define INT_MAX, SCHAR_MAX, and | Neil Conway |
2006-03-05 | Update copyright for 2006. Update scripts. | Bruce Momjian |
2005-10-15 | Standard pgindent run for 8.1. | Bruce Momjian |
2004-12-31 | Tag appropriate files for rc3 | PostgreSQL Daemon |
2004-10-04 | Remove arithmetic operators on the 1-byte-char datatype, as per proposals | Tom Lane |
2004-08-29 | Update copyright to 2004. | Bruce Momjian |
2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |
2003-08-04 | Update copyrights to 2003. | Bruce Momjian |
2003-08-04 | pgindent run. | Bruce Momjian |
2003-07-27 | Error message editing in utils/adt. Again thanks to Joe Conway for doing | Tom Lane |
2003-05-12 | Add binary I/O routines for a bunch more datatypes. Still a few to go, | Tom Lane |
2003-03-11 | Add explicit tests for division by zero to all user-accessible integer | Tom Lane |
2002-06-20 | Update copyright to 2002. | Bruce Momjian |
2001-10-25 | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian |
2001-05-28 | Make text <=> char conversion functions convert zero character to and | Tom Lane |
2001-01-24 | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian |
2000-07-03 | TOAST | Jan Wieck |
2000-06-05 | Latest round of fmgr updates. All functions with bool,char, or int2 | Tom Lane |
2000-01-26 | Add: | Bruce Momjian |
1999-07-17 | Move some system includes into c.h, and remove duplicates. | Bruce Momjian |
1999-07-16 | Final cleanup. | Bruce Momjian |
1999-07-15 | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian |
1999-07-14 | Cleanup of /include #include's, for 6.6 only. | Bruce Momjian |
1999-05-25 | pgindent run over code. | Bruce Momjian |
1999-02-13 | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian |
1998-12-14 | Add routines to help with single-byte (internal) character type support. | Thomas G. Lockhart |
1998-09-01 | Renaming cleanup, no pgindent yet. | Bruce Momjian |
1998-04-26 | Re-apply Darren's char2-16 removal code. | Bruce Momjian |
1998-04-07 | Back out char2-char16 removal. Add later. | Bruce Momjian |
1998-03-30 | The following uuencoded, gzip'd file will ... | Bruce Momjian |
1998-02-26 | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian |
1997-11-02 | Good Bye, Time Travel! | Vadim B. Mikheev |
1997-10-25 | Modify one last line to complete changes for StrNCpy() macro addition. | Thomas G. Lockhart |
1997-10-25 | Rename strNcpy to StrNCpy, and change third parameter. | Bruce Momjian |
1997-09-08 | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian |
1997-09-08 | Add typdefs to pgindent run. | Bruce Momjian |
1997-09-08 | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian |
1997-09-07 | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian |
1997-08-12 | cleanup of patch | Bruce Momjian |
1997-08-12 | Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so... | Bruce Momjian |
1997-06-11 | Lexicographically compare 'char' and 'text'. | Vadim B. Mikheev |
1997-05-17 | Remove troublesome type coersions from the char8 return statements. | Thomas G. Lockhart |
1997-03-14 | Date/Time updates from Thomas... | Marc G. Fournier |
1996-09-10 | Fixes: | Marc G. Fournier |
1996-07-09 | Postgres95 1.01 Distribution - Virgin Sources | Marc G. Fournier |