CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/06/29 13:52:58

Modified files:
        src/interfaces/ecpg: ChangeLog 
        src/interfaces/ecpg/include: ecpgtype.h 
        src/interfaces/ecpg/preproc: preproc.y 
        src/interfaces/ecpg/test: num_test.pgc test_informix.pgc 

Log message:
        - Made sure Informix style decimal vars are initialized. They use a
        fixed amount of digits and not an allocated one. So we have to work
        around. PostgreSQL numeric type remains the same.
        - In INFORMIX_SE mode with autcommit set, make all cursors be "with
        hold". Is this really they way SE behaves?


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

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

Reply via email to