Peter Eisentraut <[email protected]> writes: > + printfPQExpBuffer(errorMessage, > + libpq_gettext("ERROR: service > \"%s\" not found\n"), service);
Please make the message consistent with the rest of libpq. AFAICS none
of the other messages in that file use an ERROR: prefix.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
