| Commit message (Expand) | Author | Age |
* | 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 |
* | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 |
* | Allow include files to compile own their own. | Bruce Momjian | 2006-07-13 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Fix EXPLAIN and EXECUTE commands to pass portal parameters through to | Tom Lane | 2005-11-29 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | Restructure command destination handling so that we pass around | Tom Lane | 2003-05-06 |
* | Implement EXPLAIN EXECUTE. By Neil Conway, with some kibitzing from | Tom Lane | 2003-02-02 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | EXPLAIN output now comes out as a query result, not a NOTICE message. | Tom Lane | 2002-03-24 |
* | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 |
* | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
* | EXPLAIN ANALYZE feature to measure and show actual runtimes and tuple | Tom Lane | 2001-09-18 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | More cleanup | Bruce Momjian | 1999-07-16 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Cleanup up include files. | Bruce Momjian | 1997-11-26 |
* | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 |
* | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 |
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 |
* | Change EXPLAIN options to just use VERBOSE. | Bruce Momjian | 1997-01-16 |
* | Clean up th ecompile process by centralizing the include files | Marc G. Fournier | 1996-08-28 |