Commits

DateSubjectAuthorReleases
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-03-20 Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. Tom Lane 9.2.0
2012-02-07 Add TIMING option to EXPLAIN, to allow eliminating of timing overhead. Robert Haas 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-02-20 Implement an API to let foreign-data wrappers actually be functional. Tom Lane 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 9.0.0
2010-02-16 Add query text to auto_explain output. Andrew Dunstan 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-12-15 Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics. Robert Haas 9.0.0
2009-12-12 Export ExplainBeginOutput() and ExplainEndOutput() for auto_explain. Robert Haas 9.0.0
2009-12-11 Add YAML to list of EXPLAIN formats. Greg Sabino Mullane, reviewed by Takahiro Itagaki. Andrew Dunstan 9.0.0
2009-08-10 Extend EXPLAIN to support output in XML or JSON format. Tom Lane 9.0.0
2009-07-26 Extend EXPLAIN to allow generic options to be specified. Tom Lane 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-01-02 Include a pointer to the query's source text in QueryDesc structs. This is Tom Lane 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-11-19 Some infrastructure changes for the upcoming auto-explain contrib module: Tom Lane 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-15 Re-run pgindent with updated list of typedefs. (Updated README should Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-07-25 Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with Magnus Hagander 8.3.0
2007-05-25 Create hooks to let a loadable plugin monitor (or even replace) the planner Tom Lane 8.3.0