pg_regc_locale.c: rename some static functions.
Jeff Davis <jdavis@postgresql.org>
pg_regc_locale.c: rename some static functions. Use the more specific prefix "regc_" rather than the generic prefix "pg_". A subsequent commit will create generic versions of some of these functions that can be called from other modules. Discussion: https://postgr.es/m/0151ad01239e2cc7b3139644358cf8f7b9622ff7.camel@j-davis.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/regex/regc_locale.c | modified | +27 −27 |
| src/backend/regex/regcomp.c | modified | +12 −12 |
| src/backend/regex/regc_pg_locale.c | modified | +17 −17 |
| src/include/regex/regcustom.h | modified | +4 −4 |
Discussion
- make tsearch use the database default locale 5 messages · 2025-10-07 → 2025-10-21