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
------
REL9_5_STABLE

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

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