pgsql/src/interfaces/ecpg ChangeLog lib/connec ...

Поиск
Список
Период
Сортировка
От meskes@postgresql.org
Тема pgsql/src/interfaces/ecpg ChangeLog lib/connec ...
Дата
Msg-id 200112051532.fB5FW7m81810@postgresql.org
обсуждение исходный текст
Ответы Re: pgsql/src/interfaces/ecpg ChangeLog lib/connec ...  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    meskes@postgresql.org    01/12/05 10:32:07

Modified files:
    src/interfaces/ecpg: ChangeLog
    src/interfaces/ecpg/lib: connect.c data.c
    src/interfaces/ecpg/preproc: preproc.y
    src/interfaces/ecpg/test: test1.pgc

Log message:
    - Fixed variable handling in AT statement.
    - Fixed bug that caused segfault when given incorrect DB name.
    - Fixed bug in ecpglib causing indicator to list the size of the
    variable instead of the size of the data.


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

Предыдущее
От: momjian@postgresql.org
Дата:
Сообщение: pgsql/doc FAQ src/FAQ/FAQ.html
Следующее
От: momjian@postgresql.org
Дата:
Сообщение: pgsql/doc FAQ_MSWIN