diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-11-17 11:53:00 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-11-17 11:53:00 -0500 |
commit | be92769e4e63de949fe3ba29e0bf5c0a96f54ae3 (patch) | |
tree | 959c1c12a7b0ab8db34430efc27c202ba1cb15bb /src/backend/utils/adt/formatting.c | |
parent | 11e264517dff7a911d9e6494de86049cab42cde3 (diff) | |
download | postgresql-be92769e4e63de949fe3ba29e0bf5c0a96f54ae3.tar.gz postgresql-be92769e4e63de949fe3ba29e0bf5c0a96f54ae3.zip |
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.
Diffstat (limited to 'src/backend/utils/adt/formatting.c')
0 files changed, 0 insertions, 0 deletions