pgsql: Fix len so decimal length is only added when a period appears in - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Fix len so decimal length is only added when a period appears in
Date
Msg-id 20050718192737.9AD0352CCF@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix len so decimal length is only added when a period appears in the output.

Modified Files:
--------------
    pgsql/src/bin/psql:
        print.c (r1.70 -> r1.71)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/print.c.diff?r1=1.70&r2=1.71)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Back-patch fix for erroneous backslashing of LIKE pattern.
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: \pset numericsep -> numericlocale.