pgsql-server/src/interfaces/ecpg compatlib/inf ...

Поиск
Список
Период
Сортировка
От meskes@svr1.postgresql.org (Michael Meskes)
Тема pgsql-server/src/interfaces/ecpg compatlib/inf ...
Дата
Msg-id 20030909104646.6FE1BD1B533@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    meskes@svr1.postgresql.org    03/09/09 07:46:42

Modified files:
    src/interfaces/ecpg/compatlib: informix.c
    src/interfaces/ecpg/ecpglib: data.c execute.c misc.c typename.c
    src/interfaces/ecpg/include: datetime.h decimal.h pgtypes_date.h
                                 pgtypes_interval.h
                                 pgtypes_numeric.h
                                 pgtypes_timestamp.h
    src/interfaces/ecpg/pgtypeslib: datetime.c dt.h dt_common.c
                                    interval.c numeric.c timestamp.c
    src/interfaces/ecpg/preproc: ecpg.c preproc.y type.c
    src/interfaces/ecpg/test: dt_test.pgc num_test.pgc

Log message:
    - Added Dave patch for Informix handling of numeric/int conversion.
    - Changed all new datatypes to lowercase.
    - Fixed rounding bug in numerical types.


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

Предыдущее
От: Sean Chittenden
Дата:
Сообщение: Re: pgsql-server/src backend/bootstrap/Tag: backen ...
Следующее
От: barry@svr1.postgresql.org (Barry Lind)
Дата:
Сообщение: pgsql-server/src/interfaces/jdbc/org/postgresq ...