| Commit message (Expand) | Author | Age | Files | Lines |
| * | Prevent auto_explain from changing the output of a user's EXPLAIN. | Tom Lane | 2014-05-20 | 1 | -11/+16 |
| * | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 | 1 | -10/+11 |
| * | Rename EXPLAIN ANALYZE's "total runtime" output to "execution time". | Tom Lane | 2014-04-16 | 1 | -3/+3 |
| * | Include planning time in EXPLAIN ANALYZE output. | Robert Haas | 2014-01-29 | 1 | -3/+21 |
| * | Expose a routine to print triggers during EXPLAIN ANALYZE | Alvaro Herrera | 2014-01-20 | 1 | -23/+37 |
| * | Make bitmap heap scans show exact/lossy block info in EXPLAIN ANALYZE. | Robert Haas | 2014-01-13 | 1 | -1/+32 |
| * | Update copyright for 2014 | Bruce Momjian | 2014-01-07 | 1 | -1/+1 |
| * | Improve EXPLAIN to print the grouping columns in Agg and Group nodes. | Tom Lane | 2013-12-12 | 1 | -12/+65 |
| * | Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. | Tom Lane | 2013-11-21 | 1 | -14/+31 |
| * | Use appendStringInfoString instead of appendStringInfo where possible. | Robert Haas | 2013-10-31 | 1 | -2/+2 |
| * | pgindent run for release 9.3 | Bruce Momjian | 2013-05-29 | 1 | -2/+2 |
| * | Clarify documentation of EXPLAIN (TIMING OFF) option. | Tom Lane | 2013-05-19 | 1 | -0/+4 |
| * | Clean up the mess around EXPLAIN and materialized views. | Tom Lane | 2013-04-12 | 1 | -16/+21 |
| * | Adjust ExplainOneQuery_hook_type to take a DestReceiver argument. | Robert Haas | 2013-04-09 | 1 | -1/+1 |
| * | Support writable foreign tables. | Tom Lane | 2013-03-10 | 1 | -1/+34 |
| * | Add a materialized view relations. | Kevin Grittner | 2013-03-03 | 1 | -20/+15 |
| * | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 | 1 | -1/+1 |
| * | Fix ruleutils to cope with conflicts from adding/dropping/renaming columns. | Tom Lane | 2012-12-31 | 1 | -7/+7 |
| * | Improve ruleutils.c's heuristics for dealing with rangetable aliases. | Tom Lane | 2012-09-21 | 1 | -8/+147 |
| * | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 | 1 | -10/+10 |
| * | Rename I/O timing statistics columns to blk_read_time and blk_write_time. | Tom Lane | 2012-04-29 | 1 | -10/+10 |
| * | New GUC, track_iotiming, to track I/O timings. | Robert Haas | 2012-03-27 | 1 | -0/+18 |
| * | Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. | Tom Lane | 2012-03-19 | 1 | -14/+59 |
| * | Make EXPLAIN (BUFFERS) track blocks dirtied, as well as those written. | Robert Haas | 2012-02-22 | 1 | -3/+13 |
| * | Add TIMING option to EXPLAIN, to allow eliminating of timing overhead. | Robert Haas | 2012-02-07 | 1 | -7/+38 |
| * | Add array_to_json and row_to_json functions. | Andrew Dunstan | 2012-02-03 | 1 | -46/+1 |
| * | Built-in JSON data type. | Robert Haas | 2012-01-31 | 1 | -3/+8 |
| * | Instrument index-only scans to count heap fetches performed. | Robert Haas | 2012-01-25 | 1 | -0/+3 |
| * | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 | 1 | -1/+1 |
| * | Rearrange the implementation of index-only scans. | Tom Lane | 2011-10-11 | 1 | -40/+79 |
| * | Support index-only scans using the visibility map to avoid heap fetches. | Tom Lane | 2011-10-07 | 1 | -1/+4 |
| * | Make EXPLAIN ANALYZE report the numbers of rows rejected by filter steps. | Tom Lane | 2011-09-22 | 1 | -1/+78 |
| * | Remove unnecessary #include references, per pgrminclude script. | Bruce Momjian | 2011-09-01 | 1 | -6/+0 |
| * | Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h | Alvaro Herrera | 2011-07-04 | 1 | -1/+2 |
| * | Clean up most -Wunused-but-set-variable warnings from gcc 4.6 | Peter Eisentraut | 2011-04-11 | 1 | -2/+0 |
| * | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 | 1 | -13/+13 |
| * | Include the target table in EXPLAIN output for ModifyTable nodes. | Tom Lane | 2011-03-01 | 1 | -3/+34 |
| * | Rearrange snapshot handling to make rule expansion more consistent. | Tom Lane | 2011-02-28 | 1 | -1/+2 |
| * | Refactor the executor's API to support data-modifying CTEs better. | Tom Lane | 2011-02-27 | 1 | -19/+6 |
| * | Implement an API to let foreign-data wrappers actually be functional. | Tom Lane | 2011-02-20 | 1 | -15/+36 |
| * | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 | 1 | -1/+1 |
| * | Put only single space after "Sort Method:", for consistency | Peter Eisentraut | 2010-12-06 | 1 | -1/+1 |
| * | Create core infrastructure for KNNGIST. | Tom Lane | 2010-12-02 | 1 | -0/+2 |
| * | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 | 1 | -2/+2 |
| * | Support MergeAppend plans, to allow sorted output from append relations. | Tom Lane | 2010-10-14 | 1 | -7/+50 |
| * | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 | 1 | -1/+1 |
| * | Make EXPLAIN show the function call expression of a FunctionScan plan node, | Tom Lane | 2010-08-24 | 1 | -14/+36 |
| * | Teach EXPLAIN to print PARAM_EXEC Params as the referenced expressions, | Tom Lane | 2010-07-13 | 1 | -132/+116 |
| * | Quote all string values in EXPLAIN (FORMAT YAML) output. | Robert Haas | 2010-06-10 | 1 | -46/+16 |
| * | Attempt to fix EXPLAIN (FORMAT YAML) quoting to behave sanely. | Robert Haas | 2010-06-09 | 1 | -9/+35 |