CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)postgresql(dot)org 02/12/05 18:21:08
Modified files:
src/backend/utils/mb: encnames.c
Log message:
As far as I figured from the source code this function only deals with
cleaning up locale names and nothing else. Since all the locale names
are in plain ASCII I think it will be safe to use ASCII-only lower-case
conversion.
Nicolai Tufar
pgsql-committers by date
| Next: | From: Bruce Momjian - CVS | Date: 2002-12-06 03:15:07 |
| Subject: pgsql-server/doc/src/sgml/ref truncate.sgml |
| Previous: | From: Tom Lane | Date: 2002-12-05 22:48:10 |
| Subject: pgsql-server/src/backend/storage/buffer Tag: R ... |