Thread: pgsql: Add missing gettext calls around some strings.

pgsql: Add missing gettext calls around some strings.

From
alvherre@postgresql.org (Alvaro Herrera)
Date:
Log Message:
-----------
Add missing gettext calls around some strings.  Also remove quotes around the
%s that they expand to, per comment from Tom.

Modified Files:
--------------
    pgsql/src/backend/libpq:
        hba.c (r1.184 -> r1.185)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/hba.c?r1=1.184&r2=1.185)