Обсуждение: pgsql: Added special handling of CONNECTION variable that is used by

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

pgsql: Added special handling of CONNECTION variable that is used by

От
meskes@postgresql.org (Michael Meskes)
Дата:
Log Message:
-----------
Added special handling of CONNECTION variable that is used by ECPG instead of given to the backend.
I failed to notice that CONNECTION had become a keyword in 8.1.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/preproc:
        ecpg_keywords.c (r1.31 -> r1.31.2.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/ecpg_keywords.c.diff?r1=1.31&r2=1.31.2.1)
        preproc.y (r1.311.2.1 -> r1.311.2.2)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/preproc.y.diff?r1=1.311.2.1&r2=1.311.2.2)