Commits

DateSubjectAuthorReleases
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-07-22 Error message editing in backend/bootstrap, /lib, /nodes, /port. Tom Lane 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-12-17 To suppress memory leakage in long-lived Lists, lremove() should pfree 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-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-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
2001-01-17 Change lcons(x, NIL) to makeList(x) where appropriate. Bruce Momjian 7.1.1
2000-10-31 Change the parser to convert SQL "position" and "substring" syntax to Peter Eisentraut 7.1.1
2000-10-05 Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the Tom Lane 7.1.1
2000-09-29 Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias. Tom Lane 7.1.1
2000-09-12 First cut at full support for OUTER JOINs. There are still a few loose Tom Lane 7.1.1
2000-06-09 Inheritance overhaul by Chris Bitmead <chris@bitmead.com> Bruce Momjian 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-02-21 Change parse-time representation of float literals (which include oversize Tom Lane 7.1.1