Thread: pgsql: Fix regrole and regnamespace output functions to do quoting, too

pgsql: Fix regrole and regnamespace output functions to do quoting, too

From
Tom Lane
Date:
Fix regrole and regnamespace output functions to do quoting, too.

We discussed this but somehow failed to implement it...

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b0cadc08fea564f75a0702e15b2bd949377bd2f3

Modified Files
--------------
src/backend/utils/adt/regproc.c |   16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)