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