index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
commands
/
explain.h
Commit message (
Expand
)
Author
Age
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
*
Add infrastructure to support EphemeralNamedRelation references.
Kevin Grittner
2017-03-31
*
Change representation of statement lists, and add statement location info.
Tom Lane
2017-01-14
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Add location field to DefElem
Peter Eisentraut
2016-09-06
*
Print a given subplan only once in EXPLAIN.
Tom Lane
2016-07-11
*
Fix some infelicities in EXPLAIN output for parallel query plans.
Tom Lane
2016-06-29
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Support GROUPING SETS, CUBE and ROLLUP.
Andres Freund
2015-05-16
*
Rearrange explain.c's API so callers need not embed sizeof(ExplainState).
Tom Lane
2015-01-15
*
Improve performance of EXPLAIN with large range tables.
Tom Lane
2015-01-15
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Print planning time only in EXPLAIN ANALYZE, not plain EXPLAIN.
Tom Lane
2014-10-15
*
Include planning time in EXPLAIN ANALYZE output.
Robert Haas
2014-01-29
*
Expose a routine to print triggers during EXPLAIN ANALYZE
Alvaro Herrera
2014-01-20
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Clean up the mess around EXPLAIN and materialized views.
Tom Lane
2013-04-12
*
Adjust ExplainOneQuery_hook_type to take a DestReceiver argument.
Robert Haas
2013-04-09
*
Add a materialized view relations.
Kevin Grittner
2013-03-03
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Improve ruleutils.c's heuristics for dealing with rangetable aliases.
Tom Lane
2012-09-21
*
Split heapam_xlog.h from heapam.h
Alvaro Herrera
2012-08-28
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Restructure SELECT INTO's parsetree representation into CreateTableAsStmt.
Tom Lane
2012-03-19
*
Add TIMING option to EXPLAIN, to allow eliminating of timing overhead.
Robert Haas
2012-02-07
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
*
Implement an API to let foreign-data wrappers actually be functional.
Tom Lane
2011-02-20
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
Add query text to auto_explain output.
Andrew Dunstan
2010-02-16
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics.
Robert Haas
2009-12-15
*
Export ExplainBeginOutput() and ExplainEndOutput() for auto_explain.
Robert Haas
2009-12-12
*
Add YAML to list of EXPLAIN formats. Greg Sabino Mullane, reviewed by Takahir...
Andrew Dunstan
2009-12-11
*
Extend EXPLAIN to support output in XML or JSON format.
Tom Lane
2009-08-10
*
Extend EXPLAIN to allow generic options to be specified.
Tom Lane
2009-07-26
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Include a pointer to the query's source text in QueryDesc structs. This is
Tom Lane
2009-01-02
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Some infrastructure changes for the upcoming auto-explain contrib module:
Tom Lane
2008-11-19
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Re-run pgindent with updated list of typedefs. (Updated README should
Bruce Momjian
2007-11-15
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with
Magnus Hagander
2007-07-25
*
Create hooks to let a loadable plugin monitor (or even replace) the planner
Tom Lane
2007-05-25
*
First phase of plan-invalidation project: create a plan cache management
Tom Lane
2007-03-13
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
[next]