Commits

DateSubjectAuthorReleases
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-05-12 Get rid of long-since-vestigial Iter node type, in favor of adding a Tom Lane 7.3.1
2002-04-11 Restructure representation of aggregate functions so that they have pg_proc 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
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-10-03 Remove no-longer-used macros. Tom Lane 7.2.1
2001-09-30 Add an operator xid '=' int and remove BINARY_COMPATI... Hiroshi Inoue 7.2.1
2001-09-29 Allow comparison between xid and xid, int. Hiroshi Inoue 7.2.1
2001-06-24 Back out BYTEA binary compatibility changes. Bruce Momjian 7.2.1
2001-06-23 > Marko Kreen <marko@l-t.ee> writes: Bruce Momjian 7.2.1
2001-06-19 Add IS UNKNOWN, IS NOT UNKNOWN boolean tests, fix the existing boolean Tom Lane 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-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-11-17 Add separate type category for bit string types, allowing mixed bit/varbit Peter Eisentraut 7.1.1
2000-10-05 Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the Tom Lane 7.1.1
2000-08-21 First pass at integrating BIT and BIT VARYING code from Adriaan Joubert. Tom Lane 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-03-20 Reverse out BYTEA type coersion. Bruce Momjian 7.1.1
2000-03-20 Add compatiblity information for bytea. Bruce Momjian 7.1.1