Commits

DateSubjectAuthorReleases
2009-12-15 Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics. Robert Haas 9.0.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-05-14 Move the "instr_time" typedef and associated macros into a new header Tom Lane 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-06-09 Revert sampling patch for EXPLAIN ANALYZE; it turns out to be too unreliable Tom Lane 8.2.0
2006-06-07 Per previous analysis, the most correct notion of SampleOverhead is that Tom Lane 8.2.0
2006-05-30 Code review for EXPLAIN patch. Fix some typos, make it behave sanely Tom Lane 8.2.0
2006-05-30 Make EXPLAIN sampling smarter, to avoid excessive sampling delay. Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-04-16 Create a new 'MultiExecProcNode' call API for plan nodes that don't Tom Lane 8.1.0
2005-03-25 Improve EXPLAIN ANALYZE to show the time spent in each trigger when Tom Lane 8.1.0
2005-03-20 On Windows, use QueryPerformanceCounter instead of gettimeofday for Tom Lane 8.1.0
2005-01-01 Update copyrights that were missed. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-01-30 Fix debug elog message to agree with name of its routine. Tom Lane 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-08-04 Fix some copyright notices that weren't updated. Improve copyright tool Tom Lane 7.4.1
2003-07-21 Error message editing in backend/executor. Tom Lane 7.4.1
2002-03-02 Commit to match discussed elog() changes. Only update is that LOG is Bruce Momjian 7.3.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-09-18 EXPLAIN ANALYZE feature to measure and show actual runtimes and tuple Tom Lane 7.2.1