diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2019-04-15 16:47:09 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2019-04-15 16:47:09 -0400 |
commit | 4b40e44f07c727c7a82b291d3b60098dd99f3f64 (patch) | |
tree | ad519fb91fbcdad32a7d2ab5ce1018ad1181a6b1 /src/backend/utils/adt/pgstatfuncs.c | |
parent | 47169c25500a70a7d04076860717f2f4f0ea83a7 (diff) | |
download | postgresql-4b40e44f07c727c7a82b291d3b60098dd99f3f64.tar.gz postgresql-4b40e44f07c727c7a82b291d3b60098dd99f3f64.zip |
Fix failure with textual partition hash keys.
Commit 5e1963fb7 overlooked two places in partbounds.c that now
need to pass a collation identifier to the hash functions for
a partition key column.
Amit Langote, per report from Jesper Pedersen
Discussion: https://postgr.es/m/a620f85a-42ab-e0f3-3337-b04b97e2e2f5@redhat.com
Diffstat (limited to 'src/backend/utils/adt/pgstatfuncs.c')
0 files changed, 0 insertions, 0 deletions