postgresql/src
Robert Haas be92769e4e Set proargmodes for satisfies_hash_partition.
It appears that proargmodes should always be set for variadic
functions, but satifies_hash_partition had it as NULL.  In addition to
fixing the problem, add a regression test to guard against future
mistakes of this type.
2017-11-17 11:53:00 -05:00
..
backend Remove BufFile's isTemp flag. 2017-11-16 17:52:57 -08:00
bin Fix bogus logic for checking data dirs' versions within pg_upgrade. 2017-11-16 11:16:53 -05:00
common Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
fe_utils
include Set proargmodes for satisfies_hash_partition. 2017-11-17 11:53:00 -05:00
interfaces Add post-2010 ecpg tests to checktcp. 2017-11-11 14:35:22 -08:00
makefiles
pl Make PL/Python handle domain-type conversions correctly. 2017-11-16 16:23:04 -05:00
port
template
test Set proargmodes for satisfies_hash_partition. 2017-11-17 11:53:00 -05:00
timezone
tools Provide DSM segment to ExecXXXInitializeWorker functions. 2017-11-16 17:39:18 -08:00
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk