Commits

DateSubjectAuthorReleases
2003-05-12 Apply fixes for problems with dropped columns whose types have also been Tom Lane 7.3.3
2003-05-12 Apply fixes for problems with dropped columns whose types have also been Tom Lane 7.4.1
2003-02-03 Determine the set of constraints applied to a domain at executor Tom Lane 7.4.1
2002-12-12 Phase 2 of read-only-plans project: restructure expression-tree nodes Tom Lane 7.4.1
2002-11-25 Remove unused constisset and constiscast fields of Const nodes. Clean Tom Lane 7.4.1
2002-09-18 Extend pg_cast castimplicit column to a three-way value; this allows us Tom Lane 7.3.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-08-31 Code review for domain-constraints patch. Use a new ConstraintTest node Tom Lane 7.3.1
2002-08-02 ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, Tom Lane 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-04-05 Undo not-so-hot decision to postpone insertion of default values into Tom Lane 7.3.1
2002-04-02 Removed obsolete DROP_COLUMN_HACK stuff. Hiroshi Inoue 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-11-02 Add default expressions to INSERTs during planning, not during parse 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-09-06 Fix handling of pg_type.typdefault per bug report from Dave Blasby. Tom Lane 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-16 Change SearchSysCache coding conventions so that a reference count is Tom Lane 7.1.1
2000-10-05 Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the Tom Lane 7.1.1
2000-08-08 Remove 'func_tlist' from Func expression nodes, likewise 'param_tlist' Tom Lane 7.1.1