pgsql: Tweak the display of incoming foreign-key constraints in \d, per

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Tweak the display of incoming foreign-key constraints in \d, per
Date: 2009-06-13 13:43:34
Message-ID: 20090613134334.6BE0D75331E@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Tweak the display of incoming foreign-key constraints in \d, per discussion
on hackers. Also, take that string out of the translation roster, since
it's now entirely pseudo-SQL.

Modified Files:
--------------
pgsql/src/bin/psql:
describe.c (r1.217 -> r1.218)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.217&r2=1.218)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-06-13 15:42:09 pgsql: Fix get_sort_group_operators() so that it doesn't think arrays
Previous Message User Rbt 2009-06-13 11:06:56 autodoc - autodoc: Correct the synopsis (Peter Eisentraut)