pgsql: Make the enumvals column of pg_settings be text[] instead of just

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Make the enumvals column of pg_settings be text[] instead of just
Дата
Msg-id 20081121184924.998EE7545A4@cvs.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Make the enumvals column of pg_settings be text[] instead of just
Список pgsql-committers
Log Message:
-----------
Make the enumvals column of pg_settings be text[] instead of just
a comma separated string.

Modified Files:
--------------
    pgsql/src/backend/utils/misc:
        guc.c (r1.479 -> r1.480)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c?r1=1.479&r2=1.480)
    pgsql/src/include/catalog:
        catversion.h (r1.508 -> r1.509)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/catversion.h?r1=1.508&r2=1.509)
        pg_proc.h (r1.528 -> r1.529)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/pg_proc.h?r1=1.528&r2=1.529)
        pg_type.h (r1.202 -> r1.203)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/pg_type.h?r1=1.202&r2=1.203)

В списке pgsql-committers по дате отправления: