CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: meskes@svr1.postgresql.org 04/03/14 08:16:31
Modified files:
src/interfaces/ecpg: ChangeLog
src/interfaces/ecpg/compatlib: informix.c
src/interfaces/ecpg/ecpglib: Makefile connect.c misc.c
src/interfaces/ecpg/test: Makefile test_thread.pgc
Log message:
- Fixed Informix compat math functions to cope with the situations
where one argument takes the result.
- Applied thread patches by Lee Kindness