postgresql/src/backend/utils
Bruce Momjian ceab6f7283 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
2002-12-05 23:21:07 +00:00
..
adt More cleanup of userid to be AclId rather than Oid. 2002-12-05 04:04:51 +00:00
cache More cleanup of userid to be AclId rather than Oid. 2002-12-05 04:04:51 +00:00
error Rename server_min_messages to log_min_messages. Part of consolidation 2002-11-14 23:53:27 +00:00
fmgr More cleanup of userid to be AclId rather than Oid. 2002-12-05 04:04:51 +00:00
hash Got tired of explaining why this Assert is not wrong. 2002-10-31 21:59:32 +00:00
init More cleanup of userid to be AclId rather than Oid. 2002-12-05 04:04:51 +00:00
mb As far as I figured from the source code this function only deals with 2002-12-05 23:21:07 +00:00
misc More cleanup of userid to be AclId rather than Oid. 2002-12-05 04:04:51 +00:00
mmgr Phase 1 of read-only-plans project: cause executor state nodes to point 2002-12-05 15:50:39 +00:00
sort Add new palloc0 call as merge of palloc and MemSet(0). 2002-11-13 00:39:48 +00:00
time Move responsibility for setting QuerySnapshot for utility statements 2002-10-08 17:17:19 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Remove unused system table columns: 2002-07-24 19:11:14 +00:00
Makefile Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00