postgresql/src
Robert Haas 1ea60ad602 Fix failure to use clamp_row_est() for parallel joins.
Commit 0c2070cefa neglected to use
clamp_row_est() where it should have done so.

Patch by me.  Report by Amit Kapila.

Discussion: http://postgr.es/m/CAA4eK1KPm8RYa1Kun3ZmQj9pb723b-EFN70j47Pid1vn3ByquA@mail.gmail.com
2017-03-15 12:28:54 -04:00
..
backend Fix failure to use clamp_row_est() for parallel joins. 2017-03-15 12:28:54 -04:00
bin Add option to control snapshot export to CREATE_REPLICATION_SLOT 2017-03-14 17:34:22 -04:00
common A collection of small fixes for the SCRAM patch. 2017-03-07 19:00:22 +02:00
fe_utils Spelling fixes in code comments 2017-03-14 12:58:39 -04:00
include Bump catversion for MACADDR8 2017-03-15 11:19:39 -04:00
interfaces ecpg: Improve some variable names 2017-03-14 12:58:39 -04:00
makefiles
pl Spelling fixes in code comments 2017-03-14 12:58:39 -04:00
port
template
test Add support for EUI-64 MAC addresses as macaddr8 2017-03-15 11:16:25 -04:00
timezone
tools Fix hard-coded relkind constants in assorted other files. 2017-03-09 23:36:52 -05:00
tutorial Recommend wrappers of PG_DETOAST_DATUM_PACKED(). 2017-03-12 19:35:33 -04:00
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Improve isolation tests infrastructure. 2017-03-14 15:56:17 -07:00
Makefile.shlib
nls-global.mk
win32.mak