pg_locale.c: add explanatory comments. Explain the purpose of case mapping functions, rather than just the API.
Suggested-by: Andres Freund <[email protected]> Discussion: https://postgr.es/m/v36ssaygf7grb3qzfsjhtdzi7kqd45ds56nyuf7gi5qjml4qbb@ezmfqzmhlrs2 Backpatch-through: 18 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/04a20a4a1b02ac12eecde28e441e0a20e5063382 Modified Files -------------- src/backend/utils/adt/pg_locale.c | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-)
