Refactor: make default_locale internal to pg_locale.c.
Jeff Davis <jdavis@postgresql.org>
Refactor: make default_locale internal to pg_locale.c. Discussion: https://postgr.es/m/2228884bb1f1a02614b39f71a90c94d2cc8a3a2f.camel@j-davis.com Reviewed-by: Peter Eisentraut, Andreas Karlsson
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/pg_locale.c | modified | +66 −3 |
| src/backend/utils/init/postinit.c | modified | +5 −38 |
| src/include/utils/pg_locale.h | modified | +1 −2 |
Discussion
- tiny step toward threading: reduce dependence on setlocale() 33 messages · 2024-06-06 → 2025-10-28