postgresql/src
Robert Haas 40f42d2a34 Use outerPlanState macro instead of referring to leffttree.
This makes the executor code more consistent.  It also removes
an apparently superfluous NULL test in nodeGroup.c.

Qingqing Zhou, reviewed by Tom Lane, and further revised by me.
2015-05-04 16:17:36 -04:00
..
backend Use outerPlanState macro instead of referring to leffttree. 2015-05-04 16:17:36 -04:00
bin Combine initdb tests that successfully create a data directory. 2015-05-02 16:47:28 -04:00
common
include Improve procost estimates for some text search functions. 2015-05-04 15:38:57 -04:00
interfaces Fix parallel make risk with new check temp-install setup 2015-04-29 20:34:22 -04:00
makefiles Fix parallel make risk with new check temp-install setup 2015-04-29 20:34:22 -04:00
pl Fix python_includespec on Windows at configure time 2015-05-03 08:17:04 -04:00
port
template
test Fix overlooked relcache invalidation in ALTER TABLE ... ALTER CONSTRAINT. 2015-05-03 11:30:24 -04:00
timezone
tools Enable transforms tests for python 2 on MSVC builds 2015-04-29 13:49:24 -04:00
tutorial Update copyright for 2015 2015-01-06 11:43:47 -05:00
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Move interpreter shared library detection to configure 2015-05-01 21:38:21 -04:00
Makefile.shlib
nls-global.mk
win32.mak