pgsql: Check for non-existant connection in prepare statement handling.

Поиск
Список
Период
Сортировка
От meskes@postgresql.org (Michael Meskes)
Тема pgsql: Check for non-existant connection in prepare statement handling.
Дата
Msg-id 20080512163017.ADA807559EA@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Check for non-existant connection in prepare statement handling.
Do not close files that weren't opened.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/ecpglib:
        prepare.c (r1.26 -> r1.26.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/prepare.c?r1=1.26&r2=1.26.2.1)
    pgsql/src/interfaces/ecpg/preproc:
        preproc.y (r1.359.2.2 -> r1.359.2.3)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/preproc.y?r1=1.359.2.2&r2=1.359.2.3)

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

Предыдущее
От: meskes@postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql: Check for non-existant connection in prepare statement handling.
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: pgsql: Report which WAL sync method we are trying to change *to* when it