]> granicus.if.org Git - postgresql/commit
Applied patch for VPATH builds by Alvaro Herrera <alvherre@commandprompt.com>
authorMichael Meskes <meskes@postgresql.org>
Sun, 13 Aug 2006 10:18:31 +0000 (10:18 +0000)
committerMichael Meskes <meskes@postgresql.org>
Sun, 13 Aug 2006 10:18:31 +0000 (10:18 +0000)
commitab6aa40b647aac1352eb95b6c2fefa8452cd8bf5
tree204a79a120babaf78397f48b834d3c4e98651678
parentb5633943cbbb6ab11b8dce438de749b221d7ed27
Applied patch for VPATH builds by Alvaro Herrera <alvherre@commandprompt.com>
Merged dyntest.pgc and dyntest2.pgc.
Hopefully fixed the last Coverity reports (finally)
18 files changed:
src/interfaces/ecpg/ecpglib/connect.c
src/interfaces/ecpg/pgtypeslib/numeric.c
src/interfaces/ecpg/preproc/type.c
src/interfaces/ecpg/test/compat_informix/Makefile
src/interfaces/ecpg/test/complex/Makefile
src/interfaces/ecpg/test/connect/Makefile
src/interfaces/ecpg/test/errors/Makefile
src/interfaces/ecpg/test/expected/sql-dyntest.c
src/interfaces/ecpg/test/expected/sql-dyntest.stderr
src/interfaces/ecpg/test/expected/sql-dyntest.stdout
src/interfaces/ecpg/test/expected/sql-dyntest2.c [deleted file]
src/interfaces/ecpg/test/expected/sql-dyntest2.stderr [deleted file]
src/interfaces/ecpg/test/expected/sql-dyntest2.stdout [deleted file]
src/interfaces/ecpg/test/pgtypeslib/Makefile
src/interfaces/ecpg/test/sql/Makefile
src/interfaces/ecpg/test/sql/dyntest.pgc
src/interfaces/ecpg/test/sql/dyntest2.pgc [deleted file]
src/interfaces/ecpg/test/thread/Makefile