pgsql: psql: Schema-qualify typecast in one \d query

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: psql: Schema-qualify typecast in one \d query
Date: 2019-03-26 16:07:25
Message-ID: E1h8obl-0005Ut-3J@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

psql: Schema-qualify typecast in one \d query

Bug introduced in my commit bc87f22ef6ef

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e46072dc397fcdde3eebe6c4963d9692058da6e3

Modified Files
--------------
src/bin/psql/describe.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2019-03-26 16:36:05 Re: pgsql: Get rid of backtracking in jsonpath_scan.l
Previous Message Tom Lane 2019-03-26 16:03:35 pgsql: Get rid of duplicate child RTE for a partitioned table.