OSDN Git Service

Fix \df to re-allow regexp special characters in the function name pattern.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 28 Oct 2009 18:09:44 +0000 (18:09 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 28 Oct 2009 18:09:44 +0000 (18:09 +0000)
commitbe6899f13941d42fe4ae2b71023241d22ecae8b8
treee6625d59fbcc2125c5db09560d2a4f23211d03fc
parentcbcd1701f12d133a04b8a104bff20738b2c29e4b
Fix \df to re-allow regexp special characters in the function name pattern.
This has always worked, up until somebody's thinko here:
http://archives.postgresql.org/pgsql-committers/2009-04/msg00233.php
Per bug #5143 from Piotr Wolinski.
src/bin/psql/describe.c