pgsql: Fix some "translator:" comments mangled by pgindent

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix some "translator:" comments mangled by pgindent
Date: 2013-08-27 17:34:18
Message-ID: E1VEN9m-00052t-6l@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix some "translator:" comments mangled by pgindent

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/673b527534893a4a8adb3cdef52fc645c13598ce

Modified Files
--------------
src/bin/psql/describe.c | 7 +-
src/interfaces/ecpg/ecpglib/error.c | 182 ++++++++++-------------------------
2 files changed, 55 insertions(+), 134 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2013-08-27 18:56:51 pgsql: Initialize cached OID to Invalid in new hash entries
Previous Message Andrew Dunstan 2013-08-26 18:59:07 pgsql: Unconditionally use the WSA equivalents of Socket error constant