postgresql/src
Robert Haas 9347baa5bb Include planning time in EXPLAIN ANALYZE output.
This doesn't work for prepared queries, but it's not too easy to get
the information in that case and there's some debate as to exactly
what the right thing to measure is, so just do this for now.

Andreas Karlsson, with slight doc changes by me.
2014-01-29 16:09:15 -05:00
..
backend Include planning time in EXPLAIN ANALYZE output. 2014-01-29 16:09:15 -05:00
bin Fix typos in comments for ALTER SYSTEM. 2014-01-27 12:23:20 +09:00
common Make various variables const (read-only). 2014-01-18 16:04:32 -05:00
include Include planning time in EXPLAIN ANALYZE output. 2014-01-29 16:09:15 -05:00
interfaces libpq: Support TLS versions beyond TLSv1. 2014-01-24 19:29:06 -05:00
makefiles
pl Make DROP IF EXISTS more consistently not fail 2014-01-23 14:40:29 -03:00
port Allow use of "z" flag in our printf calls, and use it where appropriate. 2014-01-23 17:18:33 -05:00
template
test Add json_array_elements_text function. 2014-01-29 15:39:01 -05:00
timezone
tools Fix pointer processing in new entab.c function 2014-01-29 13:31:11 -05:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak