summaryrefslogtreecommitdiff
path: root/contrib/tablefunc/tablefunc.c
diff options
context:
space:
mode:
authorJeff Davis2024-09-06 20:23:21 +0000
committerJeff Davis2024-09-06 20:23:21 +0000
commit51edc4ca54f826cfac012c7306eee479f07a5dc7 (patch)
tree0a3c3a700a4e317cec6231d0e14782928cc19639 /contrib/tablefunc/tablefunc.c
parent129a2f6679fd8891384016b6e2cde6cefda22a7d (diff)
Remove lc_ctype_is_c().
Instead always fetch the locale and look at the ctype_is_c field. hba.c relies on regexes working for the C locale without needing catalog access, which worked before due to a special case for C_COLLATION_OID in lc_ctype_is_c(). Move the special case to pg_set_regex_collation() now that lc_ctype_is_c() is gone. Author: Andreas Karlsson Discussion: https://postgr.es/m/60929555-4709-40a7-b136-bcb44cff5a3c@proxel.se
Diffstat (limited to 'contrib/tablefunc/tablefunc.c')
0 files changed, 0 insertions, 0 deletions