Commits

DateSubjectAuthorReleases
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-06-01 FastList is history, yay. Tom Lane 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 A couple other cosmetic cleanups in new List stuff. Tom Lane 8.0.0
2004-05-26 Reimplement the linked list data structure used throughout the backend. Neil Conway 8.0.0
2004-01-07 Cleanup: move the 'Value' node into a separate file, rather than putting Neil Conway 8.0.0
2003-11-29 make sure the $Id tags are converted to $PostgreSQL as well ... PostgreSQL Daemon 8.0.0
2003-08-22 Tweak grammar to use FastAppend rather than lappend when constructing Tom Lane 7.4.1
2003-08-08 Another pgindent run with updated typedefs. Bruce Momjian 7.4.1
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-06-15 Adjust nestloop-with-inner-indexscan plan generation so that we catch Tom Lane 7.4.1
2003-05-28 Fix some planner performance problems with large WHERE clauses, by Tom Lane 7.4.1
2003-02-09 Create a distinction between Lists of integers and Lists of OIDs, to get Tom Lane 7.4.1
2003-02-08 Replace planner's representation of relation sets, per pghackers discussion. Tom Lane 7.4.1
2003-01-27 Upgrade cost estimation for joins, per discussion with Bradley Baetz. Tom Lane 7.4.1
2003-01-24 Modify planner's implied-equality-deduction code so that when a set Tom Lane 7.4.1
2003-01-20 IN clauses appearing at top level of WHERE can now be handled as joins. Tom Lane 7.4.1
2002-11-24 Restructure planning of nestloop inner indexscans so that the set of usable Tom Lane 7.4.1
2002-08-19 Improve obsolete comment. Tom Lane 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-04-09 Functions live in namespaces. Qualified function names work, eg Tom Lane 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