CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/07/01 09:40:52

Modified files:
        src/interfaces/ecpg: ChangeLog 
        src/interfaces/ecpg/compatlib: informix.c 
        src/interfaces/ecpg/ecpglib: connect.c data.c execute.c misc.c 
                                     typename.c 
        src/interfaces/ecpg/include: decimal.h ecpgtype.h 
                                     pgtypes_numeric.h sqltypes.h 
        src/interfaces/ecpg/pgtypeslib: numeric.c timestamp.c 
        src/interfaces/ecpg/preproc: preproc.y type.c 
        src/interfaces/ecpg/test: Makefile num_test.pgc 
                                  test_informix.pgc 

Log message:
        Use ISO dates in pgtypeslib by default.
        Applied patch by Philip Yarra to fix some thread issues.
        Added a new data type "decimal" which is mostly the same as our
        "numeric" but uses a fixed length array to store the digits. This is
        for compatibility with Informix and maybe others.


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to