Commits

DateSubjectAuthorReleases
2005-05-22 Teach the planner to remove SubqueryScan nodes from the plan if they Tom Lane 8.1.0
2005-04-24 Update some comments to use SQL examples rather than QUEL. From Simon Neil Conway 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-10-07 Fix problems with SQL functions returning rowtypes that have dropped Tom Lane 8.0.0
2004-09-24 ExecProcAppend() wasn't called ExecAppend() because the latter name was Neil Conway 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-05-30 Use the new List API function names throughout the backend, and disable the Neil Conway 8.0.0
2004-05-26 Reimplement the linked list data structure used throughout the backend. Neil Conway 8.0.0
2004-01-22 Fix oversight in optimization that avoids an unnecessary projection step Tom Lane 7.4.2
2004-01-22 Fix oversight in optimization that avoids an unnecessary projection step Tom Lane 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-02-09 Make further use of new bitmapset code: executor's chgParam, extParam, Tom Lane 7.4.1
2002-12-05 Phase 1 of read-only-plans project: cause executor state nodes to point Tom Lane 7.4.1
2002-11-13 Add new palloc0 call as merge of palloc and MemSet(0). Bruce Momjian 7.4.1
2002-11-11 Back out use of palloc0 in place if palloc/MemSet. Seems constant len Bruce Momjian 7.4.1
2002-11-10 Merge palloc()/MemSet(0) calls into a single palloc0() call. Bruce Momjian 7.4.1
2002-11-01 Reduce a couple of debugging messages from LOG to DEBUG1 category. Tom Lane 7.3.1
2002-09-02 Code review for HeapTupleHeader changes. Add version number to page headers Tom Lane 7.3.1
2002-06-20 Update copyright to 2002. 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-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-05-15 EvalPlanQual was thoroughly broken for concurrent update/delete on inheritance Tom Lane 7.1.2
2001-05-15 EvalPlanQual was thoroughly broken for concurrent update/delete on inheritance Tom Lane 7.2.1