]> granicus.if.org Git - postgresql/commit
Some bugfixes for numerical library.
authorMichael Meskes <meskes@postgresql.org>
Tue, 18 Mar 2003 10:46:39 +0000 (10:46 +0000)
committerMichael Meskes <meskes@postgresql.org>
Tue, 18 Mar 2003 10:46:39 +0000 (10:46 +0000)
commit6fad73ed455c926e92358c2d9a2288fb8422f975
treeac5823666092e5f5c7449e6d7806528d3176ab00
parenta6f00f3939d96fb30efa41d674e32d5f7d57b02d
Some bugfixes for numerical library.
src/interfaces/ecpg/ecpglib/execute.c
src/interfaces/ecpg/include/decimal.h [new file with mode: 0644]
src/interfaces/ecpg/include/pgtypes_error.h
src/interfaces/ecpg/pgtypeslib/numeric.c
src/interfaces/ecpg/preproc/Makefile
src/interfaces/ecpg/preproc/ecpg.c
src/interfaces/ecpg/test/num_test.pgc
src/interfaces/ecpg/test/test1.pgc