index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
executor
/
instrument.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-16
/
+16
*
pgBufferUsage needs PGDLLIMPORT for pg_stat_statements on Windows.
Itagaki Takahiro
2010-01-08
1
-2
/
+2
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics.
Robert Haas
2009-12-15
1
-2
/
+26
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
1
-2
/
+2
*
Move the "instr_time" typedef and associated macros into a new header
Tom Lane
2008-05-14
1
-39
/
+2
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
Revert sampling patch for EXPLAIN ANALYZE; it turns out to be too unreliable
Tom Lane
2006-06-09
1
-5
/
+1
*
Code review for EXPLAIN patch. Fix some typos, make it behave sanely
Tom Lane
2006-05-30
1
-6
/
+5
*
Make EXPLAIN sampling smarter, to avoid excessive sampling delay.
Bruce Momjian
2006-05-30
1
-3
/
+7
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
1
-2
/
+2
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-6
/
+4
*
Create a new 'MultiExecProcNode' call API for plan nodes that don't
Tom Lane
2005-04-16
1
-3
/
+4
*
Improve EXPLAIN ANALYZE to show the time spent in each trigger when
Tom Lane
2005-03-25
1
-2
/
+2
*
On Windows, use QueryPerformanceCounter instead of gettimeofday for
Tom Lane
2005-03-20
1
-3
/
+42
*
Update copyrights that were missed.
Bruce Momjian
2005-01-01
1
-2
/
+2
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
1
-2
/
+2
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Fix some copyright notices that weren't updated. Improve copyright tool
Tom Lane
2003-08-04
1
-2
/
+2
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
1
-2
/
+2
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
1
-1
/
+2
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-10
/
+9
*
EXPLAIN ANALYZE feature to measure and show actual runtimes and tuple
Tom Lane
2001-09-18
1
-0
/
+39