Обсуждение: pgsql: Fixed "create role" parsing to accept optional "with" argument.

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

pgsql: Fixed "create role" parsing to accept optional "with" argument.

От
meskes@postgresql.org (Michael Meskes)
Дата:
Log Message:
-----------
Fixed "create role" parsing to accept optional "with" argument.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg:
        ChangeLog (r1.387 -> r1.388)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog?r1=1.387&r2=1.388)
    pgsql/src/interfaces/ecpg/preproc:
        preproc.y (r1.374 -> r1.375)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/preproc.y?r1=1.374&r2=1.375)