Re: pgsql: In psql, show view definition only with \d+, not with \d The

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: In psql, show view definition only with \d+, not with \d The
Date: 2009-11-03 14:33:40
Message-ID: 3172.1257258820@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

petere(at)postgresql(dot)org (Peter Eisentraut) writes:
> In psql, show view definition only with \d+, not with \d

This broke the regression tests.

regards, tom lane

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2009-11-03 14:52:10 pgsql: Fix regression tests for psql \d view patch
Previous Message Peter Eisentraut 2009-11-03 11:05:03 pgsql: Improve PL/Python elog output When the elog functions (plpy.info