diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-04-13 12:27:22 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-04-13 12:27:22 -0300 |
commit | fafec4cce814b9b15991b62520dc5e5e84655a8a (patch) | |
tree | 28980c8abb1d2f63dba8e2cbd0bd7228f487db70 /src/backend/commands/functioncmds.c | |
parent | 4d0f6d3f207d977d3685499263993206b56d425a (diff) | |
download | postgresql-fafec4cce814b9b15991b62520dc5e5e84655a8a.tar.gz postgresql-fafec4cce814b9b15991b62520dc5e5e84655a8a.zip |
Use custom hash opclass for hash partition pruning
This custom opclass was already in use in other tests -- defined
independently in every such file. Move the definition to the earliest
test that uses it, and keep it around so that later tests can reuse it.
Use it in the tests for pruning of hash partitioning, and since this
makes the second expected file unnecessary, put those tests back in
partition_prune.sql whence they sprang.
Author: Amit Langote
Discussion: https://postgr.es/m/CA%2BTgmoZ0D5kJbt8eKXtvVdvTcGGWn6ehWCRSZbWytD-uzH92mQ%40mail.gmail.com
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions