diff options
author | Michael Paquier <michael@paquier.xyz> | 2024-09-02 08:18:41 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2024-09-02 08:18:41 +0900 |
commit | 23138284cde438f65f093156e76683d63b826fff (patch) | |
tree | b352a2e9b325d925899adfe2a63585750b1209ff /src/tutorial/funcs.c | |
parent | 4effd0844daf41a962c05188b719df75ca8ced93 (diff) | |
download | postgresql-23138284cde438f65f093156e76683d63b826fff.tar.gz postgresql-23138284cde438f65f093156e76683d63b826fff.zip |
Rename enum labels of PG_Locale_Strategy
PG_REGEX_BUILTIN was added in f69319f2f1fb but it did not follow the
same pattern as the previous labels, i.e. PG_LOCALE_*. In addition to
this, the two libc strategies did not include in the name that they were
related to this library.
The enum labels are renamed as PG_STRATEGY_type[_subtype] to make the
code clearer, in accordance to the library and the functions they rely
on.
Author: Andreas Karlsson
Discussion: https://postgr.es/m/6f81200f-68fd-411e-97a1-d1f291d2e222@proxel.se
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions