Commits

DateSubjectAuthorReleases
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-05-01 Change CREATE TYPE to require datatype output and send functions to have Tom Lane 8.1.0
2005-04-19 Create executor and planner-backend support for decoupled heap and index Tom Lane 8.1.0
2005-04-06 Merge Resdom nodes into TargetEntry nodes to simplify code and save a Tom Lane 8.1.0
2005-03-16 Revise TupleTableSlot code to avoid unnecessary construction and disassembly Tom Lane 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
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-06 Infrastructure for I/O of composite types: arrange for the I/O routines 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 Reimplement the linked list data structure used throughout the backend. Neil Conway 8.0.0
2004-05-08 Alter string format used for integer and OID lists in stored rules. Tom Lane 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-08-11 Rewriter and planner should use only resno, not resname, to identify Tom Lane 7.4.1
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-07-22 Error message editing in backend/bootstrap, /lib, /nodes, /port. Tom Lane 7.4.1
2003-05-06 Implement feature of new FE/BE protocol whereby RowDescription identifies Tom Lane 7.4.1
2003-01-22 Improve print_expr() a little. It's still not very bright though. Tom Lane 7.4.1
2003-01-15 Allow merge and hash joins to occur on arbitrary expressions (anything not 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-09-04 pgindent run. Bruce Momjian 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-05-12 First pass at set-returning-functions in FROM, by Joe Conway with Tom Lane 7.3.1
2002-03-24 EXPLAIN output now comes out as a query result, not a NOTICE message. Tom Lane 7.3.1
2002-03-22 A little further progress on schemas: push down RangeVars into Tom Lane 7.3.1