pgsql: psql: Mark table headers in \drds output for translation

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: psql: Mark table headers in \drds output for translation
Date: 2012-09-30 00:47:56
Message-ID: E1TI7hM-00041E-UP@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

psql: Mark table headers in \drds output for translation

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/26fd82ddf1273d5df20b892fc02c8ca756d2e2bc

Modified Files
--------------
src/bin/psql/describe.c | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-09-30 18:38:55 pgsql: Add infrastructure for compile-time assertions about variable ty
Previous Message Peter Eisentraut 2012-09-30 00:07:48 pgsql: Disable _FORTIFY_SOURCE with ICC