| .. |
|
compat_informix-charfuncs.c
|
- Removed duplicate include of ecpgtype.h which meant I had to adapt all expected results.
|
2008-02-17 18:14:29 +00:00 |
|
compat_informix-charfuncs.stderr
|
Sorry, forgot the new files.
|
2006-08-15 06:48:24 +00:00 |
|
compat_informix-charfuncs.stdout
|
Sorry, forgot the new files.
|
2006-08-15 06:48:24 +00:00 |
|
compat_informix-dec_test-MinGW32.stdout
|
Fixed expected files, so they are in sync with tests again.
|
2007-01-27 18:33:22 +00:00 |
|
compat_informix-dec_test.c
|
Applied Zoltan's patch to fix a few memleaks in ecpg's pgtypeslib.
|
2010-08-17 09:36:05 +00:00 |
|
compat_informix-dec_test.stderr
|
Sorry, forgot the new files.
|
2006-08-15 06:48:24 +00:00 |
|
compat_informix-dec_test.stdout
|
Removed compiler warning due to unneeded unsigned declaration.
|
2007-01-25 16:45:25 +00:00 |
|
compat_informix-describe.c
|
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add DESCRIBE [OUTPUT] statement to ecpg.
|
2010-01-15 10:44:39 +00:00 |
|
compat_informix-describe.stderr
|
Adjusted regression test results to the change I made in debug output for ecpglib.
|
2010-03-21 11:38:16 +00:00 |
|
compat_informix-describe.stdout
|
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add DESCRIBE [OUTPUT] statement to ecpg.
|
2010-01-15 10:44:39 +00:00 |
|
compat_informix-rfmtdate.c
|
- Removed duplicate include of ecpgtype.h which meant I had to adapt all expected results.
|
2008-02-17 18:14:29 +00:00 |
|
compat_informix-rfmtdate.stderr
|
Sorry, forgot the new files.
|
2006-08-15 06:48:24 +00:00 |
|
compat_informix-rfmtdate.stdout
|
Sorry, forgot the new files.
|
2006-08-15 06:48:24 +00:00 |
|
compat_informix-rfmtlong.c
|
- Removed duplicate include of ecpgtype.h which meant I had to adapt all expected results.
|
2008-02-17 18:14:29 +00:00 |
|
compat_informix-rfmtlong.stderr
|
Sorry, forgot the new files.
|
2006-08-15 06:48:24 +00:00 |
|
compat_informix-rfmtlong.stdout
|
Sorry, forgot the new files.
|
2006-08-15 06:48:24 +00:00 |
|
compat_informix-rnull.c
|
ECPG only copied #include statements instead of processing them according to
|
2010-03-21 10:49:52 +00:00 |
|
compat_informix-rnull.stderr
|
Streamlined array handling code in libecpg a little bit, in the process fixing yet another incorrect log output.
|
2010-02-04 09:41:35 +00:00 |
|
compat_informix-rnull.stdout
|
Added another test
|
2006-08-19 15:10:00 +00:00 |
|
compat_informix-sqlda.c
|
Removed test case using nan as float value because printf's output for nan is
|
2010-01-06 11:59:52 +00:00 |
|
compat_informix-sqlda.stderr
|
Adjusted regression test results to the change I made in debug output for ecpglib.
|
2010-03-21 11:38:16 +00:00 |
|
compat_informix-sqlda.stdout
|
Removed test case using nan as float value because printf's output for nan is
|
2010-01-06 11:59:52 +00:00 |
|
compat_informix-test_informix.c
|
ECPG only copied #include statements instead of processing them according to
|
2010-03-21 10:49:52 +00:00 |
|
compat_informix-test_informix.stderr
|
In case the connection magically disappears libecpg only returns an internal
|
2010-03-05 13:57:09 +00:00 |
|
compat_informix-test_informix.stdout
|
Made sure sqlca is reset for declare cursor in Informix mode as pointed out by
|
2009-08-14 13:28:22 +00:00 |
|
compat_informix-test_informix2.c
|
First rounf of whitespace changes. Everything but connect-test1 should be fine.
|
2008-12-29 17:07:06 +00:00 |
|
compat_informix-test_informix2.stderr
|
Streamlined array handling code in libecpg a little bit, in the process fixing yet another incorrect log output.
|
2010-02-04 09:41:35 +00:00 |
|
compat_informix-test_informix2.stdout
|
Hopefully that's it. The remaining files for ecpg regression tests.
|
2006-08-02 14:14:04 +00:00 |
|
connect-test1-minGW32.stderr
|
Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to
|
2008-12-17 16:52:07 +00:00 |
|
connect-test1.c
|
Finally the last test.
|
2008-12-29 17:48:11 +00:00 |
|
connect-test1.stderr
|
Made sure sqlca is reset for declare cursor in Informix mode as pointed out by
|
2009-08-14 13:28:22 +00:00 |
|
connect-test1.stdout
|
Applied Joachim's patch for a --regression option.
|
2007-01-11 15:47:34 +00:00 |
|
connect-test2.c
|
First rounf of whitespace changes. Everything but connect-test1 should be fine.
|
2008-12-29 17:07:06 +00:00 |
|
connect-test2.stderr
|
Streamlined array handling code in libecpg a little bit, in the process fixing yet another incorrect log output.
|
2010-02-04 09:41:35 +00:00 |
|
connect-test2.stdout
|
Hopefully that's it. The remaining files for ecpg regression tests.
|
2006-08-02 14:14:04 +00:00 |
|
connect-test3.c
|
First rounf of whitespace changes. Everything but connect-test1 should be fine.
|
2008-12-29 17:07:06 +00:00 |
|
connect-test3.stderr
|
Streamlined array handling code in libecpg a little bit, in the process fixing yet another incorrect log output.
|
2010-02-04 09:41:35 +00:00 |
|
connect-test3.stdout
|
Hopefully that's it. The remaining files for ecpg regression tests.
|
2006-08-02 14:14:04 +00:00 |
|
connect-test4.c
|
- Removed duplicate include of ecpgtype.h which meant I had to adapt all expected results.
|
2008-02-17 18:14:29 +00:00 |
|
connect-test4.stderr
|
NLS cleanup in ecpglib
|
2009-01-15 11:52:55 +00:00 |
|
connect-test4.stdout
|
Hopefully that's it. The remaining files for ecpg regression tests.
|
2006-08-02 14:14:04 +00:00 |
|
connect-test5.c
|
First rounf of whitespace changes. Everything but connect-test1 should be fine.
|
2008-12-29 17:07:06 +00:00 |
|
connect-test5.stderr
|
NLS cleanup in ecpglib
|
2009-01-15 11:52:55 +00:00 |
|
connect-test5.stdout
|
- Enabled single-quoted connection targets.
|
2006-08-27 16:15:42 +00:00 |
|
pgtypeslib-dt_test.c
|
Applied Zoltan's patch to fix a few memleaks in ecpg's pgtypeslib.
|
2010-08-17 09:36:05 +00:00 |
|
pgtypeslib-dt_test.stderr
|
Applied Zoltan's patch to fix a few memleaks in ecpg's pgtypeslib.
|
2010-08-17 09:36:05 +00:00 |
|
pgtypeslib-dt_test.stdout
|
Fixed bug in %s handling.
|
2009-02-02 15:35:28 +00:00 |
|
pgtypeslib-dt_test2.c
|
Applied Zoltan's patch to fix a few memleaks in ecpg's pgtypeslib.
|
2010-08-17 09:36:05 +00:00 |
|
pgtypeslib-dt_test2.stderr
|
Hopefully that's it. The remaining files for ecpg regression tests.
|
2006-08-02 14:14:04 +00:00 |
|
pgtypeslib-dt_test2.stdout
|
Added missing constuctor/destructor for interval and date.
|
2006-09-14 08:02:38 +00:00 |
|
pgtypeslib-nan_test.c
|
Applied Zoltan's patch to fix a few memleaks in ecpg's pgtypeslib.
|
2010-08-17 09:36:05 +00:00 |
|
pgtypeslib-nan_test.stderr
|
Applied Zoltan's patch to fix a few memleaks in ecpg's pgtypeslib.
|
2010-08-17 09:36:05 +00:00 |
|
pgtypeslib-nan_test.stdout
|
Fixed NaN/Infinity problems in ECPG for float/double/numeric/decimal by making it OS independant.
|
2010-02-02 16:09:12 +00:00 |
|
pgtypeslib-num_test-MinGW32.stdout
|
Added new files
|
2006-09-26 09:07:31 +00:00 |
|
pgtypeslib-num_test.c
|
Applied Zoltan's patch to fix a few memleaks in ecpg's pgtypeslib.
|
2010-08-17 09:36:05 +00:00 |
|
pgtypeslib-num_test.stderr
|
Applied Zoltan's patch to fix a few memleaks in ecpg's pgtypeslib.
|
2010-08-17 09:36:05 +00:00 |
|
pgtypeslib-num_test.stdout
|
Joachim fixed some bugs in numeric handling in pgtypeslib.
|
2006-08-07 13:17:02 +00:00 |
|
pgtypeslib-num_test2-MinGW32.stdout
|
Fixed expected files, so they are in sync with tests again.
|
2007-01-27 18:33:22 +00:00 |
|
pgtypeslib-num_test2.c
|
Applied Zoltan's patch to fix a few memleaks in ecpg's pgtypeslib.
|
2010-08-17 09:36:05 +00:00 |
|
pgtypeslib-num_test2.stderr
|
Joachim fixed some bugs in numeric handling in pgtypeslib.
|
2006-08-07 13:17:02 +00:00 |
|
pgtypeslib-num_test2.stdout
|
Removed compiler warning due to unneeded unsigned declaration.
|
2007-01-25 16:45:25 +00:00 |
|
preproc-array_of_struct.c
|
ecpg now adds a unique counter to its varchar struct definitions to make these definitions unique, too. It used to use the linenumber but in the rare case of two definitions in one line this was not unique.
|
2010-03-09 11:09:46 +00:00 |
|
preproc-array_of_struct.stderr
|
Streamlined array handling code in libecpg a little bit, in the process fixing yet another incorrect log output.
|
2010-02-04 09:41:35 +00:00 |
|
preproc-array_of_struct.stdout
|
Fixed bug that caused arrays of varchar to be output with incomplete name.
|
2008-03-02 10:54:11 +00:00 |
|
preproc-autoprep.c
|
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to fix problem in auto-prepare mode if the connection is closed and re-opened and the previously prepared query is issued again.
|
2010-01-22 14:13:03 +00:00 |
|
preproc-autoprep.stderr
|
Adjusted regression test results to the change I made in debug output for ecpglib.
|
2010-03-21 11:38:16 +00:00 |
|
preproc-autoprep.stdout
|
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to fix problem in auto-prepare mode if the connection is closed and re-opened and the previously prepared query is issued again.
|
2010-01-22 14:13:03 +00:00 |
|
preproc-comment.c
|
- Removed duplicate include of ecpgtype.h which meant I had to adapt all expected results.
|
2008-02-17 18:14:29 +00:00 |
|
preproc-comment.stderr
|
Add localization support to ecpg.
|
2008-05-16 15:20:04 +00:00 |
|
preproc-comment.stdout
|
Replaced complex tests with small ones.
|
2006-09-08 13:32:29 +00:00 |
|
preproc-cursor.c
|
ecpg now adds a unique counter to its varchar struct definitions to make these definitions unique, too. It used to use the linenumber but in the rare case of two definitions in one line this was not unique.
|
2010-03-09 11:09:46 +00:00 |
|
preproc-cursor.stderr
|
Adjusted regression test results to the change I made in debug output for ecpglib.
|
2010-03-21 11:38:16 +00:00 |
|
preproc-cursor.stdout
|
Added missing files.
|
2009-11-26 15:55:57 +00:00 |
|
preproc-define.c
|
First rounf of whitespace changes. Everything but connect-test1 should be fine.
|
2008-12-29 17:07:06 +00:00 |
|
preproc-define.stderr
|
Streamlined array handling code in libecpg a little bit, in the process fixing yet another incorrect log output.
|
2010-02-04 09:41:35 +00:00 |
|
preproc-define.stdout
|
More logic from complex/test* moved to their own testcases.
|
2006-09-08 09:03:40 +00:00 |
|
preproc-describe.c
|
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add DESCRIBE [OUTPUT] statement to ecpg.
|
2010-01-15 10:44:39 +00:00 |
|
preproc-describe.stderr
|
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add DESCRIBE [OUTPUT] statement to ecpg.
|
2010-01-15 10:44:39 +00:00 |
|
preproc-describe.stdout
|
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add DESCRIBE [OUTPUT] statement to ecpg.
|
2010-01-15 10:44:39 +00:00 |
|
preproc-init.c
|
First rounf of whitespace changes. Everything but connect-test1 should be fine.
|
2008-12-29 17:07:06 +00:00 |
|
preproc-init.stderr
|
NLS cleanup in ecpglib
|
2009-01-15 11:52:55 +00:00 |
|
preproc-init.stdout
|
Started to cleanup complex tests.
|
2006-09-05 12:11:03 +00:00 |
|
preproc-outofscope.c
|
pgindent run for 9.0, second run
|
2010-07-06 19:19:02 +00:00 |
|
preproc-outofscope.stderr
|
Streamlined array handling code in libecpg a little bit, in the process fixing yet another incorrect log output.
|
2010-02-04 09:41:35 +00:00 |
|
preproc-outofscope.stdout
|
Changed ECPG outofscope handling to always print out statements in the same order
|
2010-01-29 16:28:13 +00:00 |
|
preproc-strings.c
|
pgindent run for 9.0, second run
|
2010-07-06 19:19:02 +00:00 |
|
preproc-strings.stderr
|
ECPG only copied #include statements instead of processing them according to
|
2010-03-21 10:49:52 +00:00 |
|
preproc-strings.stdout
|
Unicode escapes in strings and identifiers
|
2008-10-29 08:04:54 +00:00 |
|
preproc-type.c
|
First rounf of whitespace changes. Everything but connect-test1 should be fine.
|
2008-12-29 17:07:06 +00:00 |
|
preproc-type.stderr
|
Streamlined array handling code in libecpg a little bit, in the process fixing yet another incorrect log output.
|
2010-02-04 09:41:35 +00:00 |
|
preproc-type.stdout
|
More logic from complex/test* moved to their own testcases.
|
2006-09-08 09:03:40 +00:00 |
|
preproc-variable.c
|
ecpg now adds a unique counter to its varchar struct definitions to make these definitions unique, too. It used to use the linenumber but in the rare case of two definitions in one line this was not unique.
|
2010-03-09 11:09:46 +00:00 |
|
preproc-variable.stderr
|
ecpg now adds a unique counter to its varchar struct definitions to make these definitions unique, too. It used to use the linenumber but in the rare case of two definitions in one line this was not unique.
|
2010-03-09 11:09:46 +00:00 |
|
preproc-variable.stdout
|
Added Joachim's changes for MinGW.
|
2006-09-26 07:56:57 +00:00 |
|
preproc-whenever.c
|
First rounf of whitespace changes. Everything but connect-test1 should be fine.
|
2008-12-29 17:07:06 +00:00 |
|
preproc-whenever.stderr
|
In case the connection magically disappears libecpg only returns an internal
|
2010-03-05 13:57:09 +00:00 |
|
preproc-whenever.stdout
|
Replaced complex tests with small ones.
|
2006-09-08 13:32:29 +00:00 |
|
sql-array.c
|
Applied Zoltan's patch to fix a few memleaks in ecpg's pgtypeslib.
|
2010-08-17 09:36:05 +00:00 |
|
sql-array.stderr
|
Streamlined array handling code in libecpg a little bit, in the process fixing yet another incorrect log output.
|
2010-02-04 09:41:35 +00:00 |
|
sql-array.stdout
|
Started to cleanup complex tests.
|
2006-09-05 12:11:03 +00:00 |
|
sql-binary.c
|
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add out-of-scope cursor support to native mode.
|
2010-01-26 09:07:32 +00:00 |
|
sql-binary.stderr
|
Streamlined array handling code in libecpg a little bit, in the process fixing yet another incorrect log output.
|
2010-02-04 09:41:35 +00:00 |
|
sql-binary.stdout
|
Fixed auto allocation for binary data types.
|
2009-02-02 16:14:06 +00:00 |
|
sql-code100.c
|
Removed some unneeded variables and comparisons
|
2009-05-20 16:13:18 +00:00 |
|
sql-code100.stderr
|
First rounf of whitespace changes. Everything but connect-test1 should be fine.
|
2008-12-29 17:07:06 +00:00 |
|
sql-code100.stdout
|
Hopefully that's it. The remaining files for ecpg regression tests.
|
2006-08-02 14:14:04 +00:00 |
|
sql-copystdout.c
|
First rounf of whitespace changes. Everything but connect-test1 should be fine.
|
2008-12-29 17:07:06 +00:00 |
|
sql-copystdout.stderr
|
First rounf of whitespace changes. Everything but connect-test1 should be fine.
|
2008-12-29 17:07:06 +00:00 |
|
sql-copystdout.stdout
|
Hopefully that's it. The remaining files for ecpg regression tests.
|
2006-08-02 14:14:04 +00:00 |
|
sql-define.c
|
First rounf of whitespace changes. Everything but connect-test1 should be fine.
|
2008-12-29 17:07:06 +00:00 |
|
sql-define.stderr
|
Streamlined array handling code in libecpg a little bit, in the process fixing yet another incorrect log output.
|
2010-02-04 09:41:35 +00:00 |
|
sql-define.stdout
|
Hopefully that's it. The remaining files for ecpg regression tests.
|
2006-08-02 14:14:04 +00:00 |
|
sql-desc.c
|
Fixed auto-prepare to not try preparing statements that are not preparable. Bug
|
2009-12-16 10:15:07 +00:00 |
|
sql-desc.stderr
|
Adjusted regression test results to the change I made in debug output for ecpglib.
|
2010-03-21 11:38:16 +00:00 |
|
sql-desc.stdout
|
Replaced double-quote-fix with a hopefully better version.
|
2006-08-23 12:01:53 +00:00 |
|
sql-describe.c
|
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add DESCRIBE [OUTPUT] statement to ecpg.
|
2010-01-15 10:44:39 +00:00 |
|
sql-describe.stderr
|
Adjusted regression test results to the change I made in debug output for ecpglib.
|
2010-03-21 11:38:16 +00:00 |
|
sql-describe.stdout
|
Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add DESCRIBE [OUTPUT] statement to ecpg.
|
2010-01-15 10:44:39 +00:00 |
|
sql-dynalloc.c
|
First rounf of whitespace changes. Everything but connect-test1 should be fine.
|
2008-12-29 17:07:06 +00:00 |
|
sql-dynalloc.stderr
|
Streamlined array handling code in libecpg a little bit, in the process fixing yet another incorrect log output.
|
2010-02-04 09:41:35 +00:00 |
|
sql-dynalloc.stdout
|
Applied test suite update by Joachim Wieland <joe@mcknight.de>.
|
2006-08-03 13:11:04 +00:00 |
|
sql-dynalloc2.c
|
First rounf of whitespace changes. Everything but connect-test1 should be fine.
|
2008-12-29 17:07:06 +00:00 |
|
sql-dynalloc2.stderr
|
Streamlined array handling code in libecpg a little bit, in the process fixing yet another incorrect log output.
|
2010-02-04 09:41:35 +00:00 |
|
sql-dynalloc2.stdout
|
Hopefully that's it. The remaining files for ecpg regression tests.
|
2006-08-02 14:14:04 +00:00 |
|
sql-dyntest.c
|
Fix SQL3 type return value.
|
2010-01-13 08:41:50 +00:00 |
|
sql-dyntest.stderr
|
Adjusted regression test results to the change I made in debug output for ecpglib.
|
2010-03-21 11:38:16 +00:00 |
|
sql-dyntest.stdout
|
Fix SQL3 type return value.
|
2010-01-13 08:41:50 +00:00 |
|
sql-execute.c
|
Fixed auto-prepare to not try preparing statements that are not preparable. Bug
|
2009-12-16 10:15:07 +00:00 |
|
sql-execute.stderr
|
Adjusted regression test results to the change I made in debug output for ecpglib.
|
2010-03-21 11:38:16 +00:00 |
|
sql-execute.stdout
|
- EXECUTE can return NOT FOUND so it should be checked here too.
|
2008-02-14 14:54:48 +00:00 |
|
sql-fetch.c
|
More variables gcc moans about
|
2009-05-20 16:39:56 +00:00 |
|
sql-fetch.stderr
|
In case the connection magically disappears libecpg only returns an internal
|
2010-03-05 13:57:09 +00:00 |
|
sql-fetch.stdout
|
Fixed parsing of parameters. Added regression test for this.
|
2008-10-14 09:31:05 +00:00 |
|
sql-func.c
|
More variables gcc moans about
|
2009-05-20 16:39:56 +00:00 |
|
sql-func.stderr
|
Streamlined array handling code in libecpg a little bit, in the process fixing yet another incorrect log output.
|
2010-02-04 09:41:35 +00:00 |
|
sql-func.stdout
|
- Finished major rewrite to use new protocol version
|
2007-08-14 10:01:54 +00:00 |
|
sql-indicators.c
|
More variables gcc moans about
|
2009-05-20 16:39:56 +00:00 |
|
sql-indicators.stderr
|
Streamlined array handling code in libecpg a little bit, in the process fixing yet another incorrect log output.
|
2010-02-04 09:41:35 +00:00 |
|
sql-indicators.stdout
|
Hopefully that's it. The remaining files for ecpg regression tests.
|
2006-08-02 14:14:04 +00:00 |
|
sql-insupd.c
|
Added variable handling for RETURNING clause to ecpg.
|
2010-06-04 10:09:58 +00:00 |
|
sql-insupd.stderr
|
Added variable handling for RETURNING clause to ecpg.
|
2010-06-04 10:09:58 +00:00 |
|
sql-insupd.stdout
|
Added variable handling for RETURNING clause to ecpg.
|
2010-06-04 10:09:58 +00:00 |
|
sql-oldexec.c
|
Fixed auto-prepare to not try preparing statements that are not preparable. Bug
|
2009-12-16 10:15:07 +00:00 |
|
sql-oldexec.stderr
|
Adjusted regression test results to the change I made in debug output for ecpglib.
|
2010-03-21 11:38:16 +00:00 |
|
sql-oldexec.stdout
|
- Finished major rewrite to use new protocol version
|
2007-08-14 10:01:54 +00:00 |
|
sql-parser.c
|
More variables gcc moans about
|
2009-05-20 16:39:56 +00:00 |
|
sql-parser.stderr
|
Streamlined array handling code in libecpg a little bit, in the process fixing yet another incorrect log output.
|
2010-02-04 09:41:35 +00:00 |
|
sql-parser.stdout
|
- Changed some whitespacing in connect statement.
|
2007-03-17 19:25:24 +00:00 |
|
sql-quote.c
|
Make ECPG regression tests independent of standard_conforming_strings.
|
2010-07-20 01:57:19 +00:00 |
|
sql-quote.stderr
|
Make ECPG regression tests independent of standard_conforming_strings.
|
2010-07-20 01:57:19 +00:00 |
|
sql-quote.stdout
|
Make ECPG regression tests independent of standard_conforming_strings.
|
2010-07-20 01:57:19 +00:00 |
|
sql-show.c
|
More variables gcc moans about
|
2009-05-20 16:39:56 +00:00 |
|
sql-show.stderr
|
Streamlined array handling code in libecpg a little bit, in the process fixing yet another incorrect log output.
|
2010-02-04 09:41:35 +00:00 |
|
sql-show.stdout
|
Fixed incorrect argument handling in SET command if argument is a variable.
|
2008-08-19 10:40:32 +00:00 |
|
sql-sqlda.c
|
Fixed NaN/Infinity problems in ECPG for float/double/numeric/decimal by making it OS independant.
|
2010-02-02 16:09:12 +00:00 |
|
sql-sqlda.stderr
|
Adjusted regression test results to the change I made in debug output for ecpglib.
|
2010-03-21 11:38:16 +00:00 |
|
sql-sqlda.stdout
|
Removed test case using nan as float value because printf's output for nan is
|
2010-01-06 11:59:52 +00:00 |
|
thread-alloc.c
|
Removed some unneeded variables and comparisons
|
2009-05-20 16:13:18 +00:00 |
|
thread-alloc.stderr
|
Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>
|
2007-09-30 11:38:48 +00:00 |
|
thread-alloc.stdout
|
Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>
|
2007-09-30 11:38:48 +00:00 |
|
thread-alloc_2.stdout
|
Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>
|
2007-09-30 11:38:48 +00:00 |
|
thread-descriptor.c
|
Removed some unneeded variables and comparisons
|
2009-05-20 16:13:18 +00:00 |
|
thread-descriptor.stderr
|
ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added thread-safe
|
2007-10-02 09:50:00 +00:00 |
|
thread-descriptor.stdout
|
ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added thread-safe
|
2007-10-02 09:50:00 +00:00 |
|
thread-prep.c
|
Fixed auto-prepare to not try preparing statements that are not preparable. Bug
|
2009-12-16 10:15:07 +00:00 |
|
thread-prep.stderr
|
Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to get prepare thread-safe.
|
2007-09-26 10:57:01 +00:00 |
|
thread-prep.stdout
|
Reverting accidently commited changes.
|
2009-12-17 07:28:58 +00:00 |
|
thread-prep_2.stdout
|
Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to get prepare thread-safe.
|
2007-09-26 10:57:01 +00:00 |
|
thread-thread.c
|
More variables gcc moans about
|
2009-05-20 16:39:56 +00:00 |
|
thread-thread.stderr
|
Hopefully that's it. The remaining files for ecpg regression tests.
|
2006-08-02 14:14:04 +00:00 |
|
thread-thread.stdout
|
Reverting accidently commited changes.
|
2009-12-17 07:28:58 +00:00 |
|
thread-thread_2.stdout
|
Rewrite ECPG regression test driver in C, by splitting the standard
|
2007-06-12 11:07:34 +00:00 |
|
thread-thread_implicit.c
|
More variables gcc moans about
|
2009-05-20 16:39:56 +00:00 |
|
thread-thread_implicit.stderr
|
Hopefully that's it. The remaining files for ecpg regression tests.
|
2006-08-02 14:14:04 +00:00 |
|
thread-thread_implicit.stdout
|
Reverting accidently commited changes.
|
2009-12-17 07:28:58 +00:00 |
|
thread-thread_implicit_2.stdout
|
Rewrite ECPG regression test driver in C, by splitting the standard
|
2007-06-12 11:07:34 +00:00 |