pgsql-server/src/interfaces/ecpg ChangeLog com ...

Started by Nonameover 22 years ago1 messagescomitters
Jump to latest
#1Noname
meskes@svr1.postgresql.org

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