pgsql: Fix to use the same format specifiers in both branches of a - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Fix to use the same format specifiers in both branches of a
Date
Msg-id 20090527204755.2598475331E@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix to use the same format specifiers in both branches of a ngettext().

Zdenek Kotala

Modified Files:
--------------
    pgsql/src/bin/psql:
        describe.c (r1.212 -> r1.213)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.212&r2=1.213)
        print.c (r1.112 -> r1.113)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/print.c?r1=1.112&r2=1.113)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Ignore RECHECK in CREATE OPERATOR CLASS, just throwing a NOTICE,
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Properly return the usermap result when doing gssapi