pgsql: Add more comments about thousands separator handling.

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add more comments about thousands separator handling.
Date: 2007-11-22 17:51:39
Message-ID: 20071122175139.77C7E7540F0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add more comments about thousands separator handling.

Modified Files:
--------------
pgsql/src/backend/utils/adt:
formatting.c (r1.135 -> r1.136)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/formatting.c?r1=1.135&r2=1.136)
pgsql/src/bin/psql:
print.c (r1.93 -> r1.94)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/print.c?r1=1.93&r2=1.94)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-11-22 19:09:23 pgsql: Save one syscache lookup when examining volatility or strictness
Previous Message Tom Lane 2007-11-22 17:47:46 pgsql: Prevent Perl from introducing a possibly-incompatible definition