pgsql: Enable multi-byte thousands_sep and decimal_point for numericsep.

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Enable multi-byte thousands_sep and decimal_point for numericsep.
Date: 2005-07-14 21:12:41
Message-ID: 20050714211241.A9DF252A22@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Enable multi-byte thousands_sep and decimal_point for numericsep.

Modified Files:
--------------
pgsql/src/bin/psql:
print.c (r1.68 -> r1.69)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/print.c.diff?r1=1.68&r2=1.69)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-07-14 21:46:30 pgsql: Adjust permissions checking for ALTER OWNER commands: instead of
Previous Message Bruce Momjian 2005-07-14 15:54:22 pgsql: Make better thousands_sep default based on decimal marker value.