diff options
author | Jeff Davis <jdavis@postgresql.org> | 2025-08-26 22:55:14 -0700 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2025-08-26 22:55:14 -0700 |
commit | ef5b87b970dc28adeeb88191fbf66c9d6298b112 (patch) | |
tree | 7cc66794dce4abff4dbcea349e140e42c4041704 /src/include/commands/variable.h | |
parent | 85b380162cd6c66752d1dd020a2d9700da0903c9 (diff) |
Check for more Unicode functions during upgrade.
When checking for expression indexes that may be affected by a Unicode
update during upgrade, check for a few more functions. Specifically,
check for documented regexp functions, as well as the new CASEFOLD()
function.
Also, fully-qualify references to pg_catalog.text and
pg_catalog.regtype.
Discussion: https://postgr.es/m/399b656a3abb0c9283538a040f72199c0601525c.camel@j-davis.com
Backpatch-through: 18
Diffstat (limited to 'src/include/commands/variable.h')
0 files changed, 0 insertions, 0 deletions