diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2022-06-10 06:05:08 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2022-06-10 06:05:08 +0200 |
commit | 21724558650a7387ffbc2b0da53d6314389419bb (patch) | |
tree | b6f1c0d50c459aefc4ae02898573f63650961995 /src/backend/access/gist/gistbuild.c | |
parent | 4a8a5dd7f59cd8dd9969cef1969cb5f7c5124eec (diff) | |
download | postgresql-21724558650a7387ffbc2b0da53d6314389419bb.tar.gz postgresql-21724558650a7387ffbc2b0da53d6314389419bb.zip |
Fix collation of JSON_TABLE output columns
The output columns of JSON_TABLE should have the collations of their
data type. The existing implementation sets the default collation if
the type is collatable.
Reviewed-by: Andrew Dunstan <andrew@dunslane.net>
Discussion: https://www.postgresql.org/message-id/flat/9d75ce67-0121-5050-5bec-bf5009db55ce%40enterprisedb.com
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions