pgsql: Simplify code in formatting.c now that to upper/lower/initcase do - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Simplify code in formatting.c now that to upper/lower/initcase do
Date
Msg-id 20080520014102.50470754C54@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Simplify code in formatting.c now that to upper/lower/initcase do not
modify the passed string.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        formatting.c (r1.140 -> r1.141)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/formatting.c?r1=1.140&r2=1.141)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Done: < o Use LC_TIME for localized weekday/month names, rather
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Adjust -Wl,--asneeded test to avoid using the switch if it breaks