diff options
author | Jeff Davis <jdavis@postgresql.org> | 2024-09-12 13:35:56 -0700 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2024-09-12 13:35:56 -0700 |
commit | b0c30612c5f6ce519172396527781a0666937363 (patch) | |
tree | 73f869bbb84842d9286d784b98d3836a1de1f372 /doc/src | |
parent | 6a9fc11033e61d0dde30d5114887714dbd7612d5 (diff) | |
download | postgresql-b0c30612c5f6ce519172396527781a0666937363.tar.gz postgresql-b0c30612c5f6ce519172396527781a0666937363.zip |
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 'doc/src')
0 files changed, 0 insertions, 0 deletions