Commits

DateSubjectAuthorReleases
2002-08-04 Add guard code to protect from buffer overruns on long date/time input Thomas G. Lockhart 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-05-01 Add routines in namespace.c to determine whether objects are visible Tom Lane 7.3.1
2002-03-20 Code review for DOMAIN patch. Tom Lane 7.3.1
2002-03-19 Add DOMAIN support. Includes manual pages and regression tests, from Bruce Momjian 7.3.1
2002-03-07 Back out domain patch until it works properly. Bruce Momjian 7.3.1
2002-03-06 Ok. Updated patch attached. Bruce Momjian 7.3.1
2002-03-02 Commit to match discussed elog() changes. Only update is that LOG is Bruce Momjian 7.3.1
2001-11-19 Tweak format_type so that we get good behavior for both column type Tom Lane 7.2.1
2001-11-12 Tweak parser so that there is a defined representation for datatypes Tom Lane 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-10-23 Add support for INTERVAL's new typmod values to format_type. Tom Lane 7.2.1
2001-10-08 Fix ruleutils to depend on format_type, rather than having a private Tom Lane 7.2.1
2001-10-04 Make the world safe for atttypmod=0 ... this didn't use to mean anything, Tom Lane 7.2.1
2001-10-03 Teach format_type about time/timestamp precision, so that pg_dump and Tom Lane 7.2.1
2001-09-28 Measure the current transaction time to milliseconds. Thomas G. Lockhart 7.2.1
2001-09-21 Fix type_maximum_size() to give the right answer in MULTIBYTE cases. Tom Lane 7.2.1
2001-08-09 Use format_type sibling in backend error messages, so the user sees Peter Eisentraut 7.2.1
2001-05-22 Make bit and bit varying types reject too long input. (They already tried Peter Eisentraut 7.2.1
2001-05-18 Undo \dT change. Not worth it. Bruce Momjian 7.2.1
2001-05-18 Rename ParseFuncOrColumn() to ParseColumnOrFunc(). Bruce Momjian 7.2.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-02-05 Dump/display 'timestamp' as 'timestamp with time zone', to make room for a Peter Eisentraut 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-12-03 Ensure that all uses of <ctype.h> functions are applied to unsigned-char Tom Lane 7.1.1