diff options
author | Jeff Davis <jdavis@postgresql.org> | 2023-03-21 15:49:18 -0700 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2023-03-21 16:12:37 -0700 |
commit | 869650fa86adf74fca7f566c9317f6310f8b400c (patch) | |
tree | af7d8d55d8e5114f030ddd40926c46f59166a4f0 /src/backend/executor/nodeProjectSet.c | |
parent | e8e1f96c497bda50ec02ed7360a6ed56c5f70f60 (diff) | |
download | postgresql-869650fa86adf74fca7f566c9317f6310f8b400c.tar.gz postgresql-869650fa86adf74fca7f566c9317f6310f8b400c.zip |
Support language tags in older ICU versions (53 and earlier).
By calling uloc_canonicalize() before parsing the attributes, the
existing locale attribute parsing logic works on language tags as
well.
Fix a small memory leak, too.
Discussion: http://postgr.es/m/60da0cecfb512a78b8666b31631a636215d8ce73.camel@j-davis.com
Reviewed-by: Peter Eisentraut
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions