postgresql/src
Tom Lane cdbad241f4 Clear I/O timing counters after sending them to the stats collector.
This oversight caused the reported times to accumulate in an O(N^2)
fashion the longer a backend runs.
2012-04-28 15:11:13 -04:00
..
backend Clear I/O timing counters after sending them to the stats collector. 2012-04-28 15:11:13 -04:00
bin psql: Tab completion updates 2012-04-26 20:07:40 +03:00
include Prevent index-only scans from returning wrong answers under Hot Standby. 2012-04-26 20:00:21 -04:00
interfaces Lots of doc corrections. 2012-04-23 22:43:09 -04:00
makefiles pgxs: Supply default values for BISON and FLEX variables 2012-03-30 20:36:49 +03:00
pl PL/Python: Accept strings in functions returning composite types 2012-04-26 21:03:48 +03:00
port Remove now redundant pgpipe code. 2012-03-28 23:24:07 -04:00
template Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
test Fix oversight in recent parameterized-path patch. 2012-04-26 14:17:44 -04:00
timezone Fix edge-case behavior of pg_next_dst_boundary(). 2012-04-25 17:26:10 -04:00
tools Add options to git_changelog for use in major release note creation: 2012-04-27 17:15:41 -04:00
tutorial Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bcc32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Fix some oversights in distprep and maintainer-clean targets. 2011-03-10 00:04:05 -05:00
Makefile.global.in Lots of doc corrections. 2012-04-23 22:43:09 -04:00
Makefile.shlib Use single quotes in preference to double quotes for protecting pathnames. 2011-06-15 21:45:23 -04:00
nls-global.mk Lots of doc corrections. 2012-04-23 22:43:09 -04:00
win32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00