diff options
author | Jeff Davis | 2024-09-12 20:35:56 +0000 |
---|---|---|
committer | Jeff Davis | 2024-09-12 20:35:56 +0000 |
commit | b0c30612c5f6ce519172396527781a0666937363 (patch) | |
tree | 73f869bbb84842d9286d784b98d3836a1de1f372 /src/include/miscadmin.h | |
parent | 6a9fc11033e61d0dde30d5114887714dbd7612d5 (diff) |
Simplify checks for deterministic collations.
Remove redundant checks for locale->collate_is_c now that we always
have a valid pg_locale_t.
Also, remove pg_locale_deterministic() wrapper, which is no longer
useful after commit e9931bfb75. Just check the field directly,
consistent with other fields in pg_locale_t.
Author: Andreas Karlsson
Discussion: https://postgr.es/m/60929555-4709-40a7-b136-bcb44cff5a3c@proxel.se
Diffstat (limited to 'src/include/miscadmin.h')
0 files changed, 0 insertions, 0 deletions