pgsql: Fixed bug that caused arrays of varchar to be output with

Поиск
Список
Период
Сортировка
От meskes@postgresql.org (Michael Meskes)
Тема pgsql: Fixed bug that caused arrays of varchar to be output with
Дата
Msg-id 20080302105721.828EC754108@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fixed bug that caused arrays of varchar to be output with incomplete name.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/preproc:
        type.c (r1.77 -> r1.77.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/type.c?r1=1.77&r2=1.77.2.1)

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

Предыдущее
От: meskes@postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql: Fixed bug that caused arrays of varchar to be output with
Следующее
От: demolish@pgfoundry.org (User Demolish)
Дата:
Сообщение: citext - citext: Imported Sources