OSDN Git Service

- Fixed Informix compat math functions to cope with the situations
authorMichael Meskes <meskes@postgresql.org>
Sun, 14 Mar 2004 12:16:30 +0000 (12:16 +0000)
committerMichael Meskes <meskes@postgresql.org>
Sun, 14 Mar 2004 12:16:30 +0000 (12:16 +0000)
commit757fb0e5a9a61ac8d3a67e334faeea6dc0084b3f
tree36660558226b311fd6fabc7a11f700f3dc177775
parent80ac9b06acb20da700a86251d58b2eae1506b727
- Fixed Informix compat math functions to cope with the situations
  where one argument takes the result.
- Applied thread patches by Lee Kindness
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/compatlib/informix.c
src/interfaces/ecpg/ecpglib/Makefile
src/interfaces/ecpg/ecpglib/connect.c
src/interfaces/ecpg/ecpglib/misc.c
src/interfaces/ecpg/test/Makefile
src/interfaces/ecpg/test/test_thread.pgc