pgsql: Fix ancient oversight in psql's \d pattern processing code: when

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix ancient oversight in psql's \d pattern processing code: when
Date: 2006-10-07 22:21:38
Message-ID: 20061007222138.E90589FB25B@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix ancient oversight in psql's \d pattern processing code: when seeing two
quote chars inside quote marks, should emit one quote *and stay in inquotes
mode*. No doubt the lack of reports of this have something to do with the
poor documentation of the feature ...

Modified Files:
--------------
pgsql/src/bin/psql:
describe.c (r1.145 -> r1.146)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c.diff?r1=1.145&r2=1.146)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-10-07 22:21:44 pgsql: Fix ancient oversight in psql's \d pattern processing code: when
Previous Message Bruce Momjian 2006-10-07 22:06:26 pgsql: In release notes, always use </link> rather than </>.