pg_locale.c: comment improvements.

Add missing comments and fix outdated/incorrect comments in
pg_locale.c and related files.

Suggested-by: Andres Freund <[email protected]>
Discussion: 
https://postgr.es/m/v3nniwcrxejmcfvz56xbd22hphprqleuornd6hqkmw2bl7kgmz@cnytz2ee5ltk
Backpatch-through: 18

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/cba80d5e74d0ee5f39874db63348f3b35e55afe3

Modified Files
--------------
src/backend/utils/adt/pg_locale.c         | 106 ++++++++++++++++++++++++------
src/backend/utils/adt/pg_locale_builtin.c |   4 +-
src/backend/utils/adt/pg_locale_icu.c     |  19 +++---
src/include/utils/pg_locale.h             |  13 +++-
4 files changed, 106 insertions(+), 36 deletions(-)

Reply via email to