Обсуждение: pgsql: Fix regrole and regnamespace output functions to do quoting, too

Поиск
Список
Период
Сортировка

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

От
Tom Lane
Дата:
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(-)