diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-01-04 14:56:37 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-01-04 14:56:37 -0500 |
commit | 18fc5192a631441a73e6a3b911ecb14765140389 (patch) | |
tree | 2190997858efb4937556e1580a242a23bccc68e1 /src/backend/utils/adt/arrayfuncs.c | |
parent | f1b4c771ea74f42447dccaed42ffcdcccf3aa694 (diff) | |
download | postgresql-18fc5192a631441a73e6a3b911ecb14765140389.tar.gz postgresql-18fc5192a631441a73e6a3b911ecb14765140389.zip |
Remove unnecessary arguments from partitioning functions.
RelationGetPartitionQual() and generate_partition_qual() are always
called with recurse = true, so we don't need an argument for that.
Extracted by me from a larger patch by Amit Langote.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions