| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Not all C compilers understand the "//" comment in this test case, so I ↵ | Michael Meskes | 2006-09-08 | 1 | -5/+2 |
| | | | | | removed it. | ||||
| * | Replaced complex tests with small ones. | Michael Meskes | 2006-09-08 | 24 | -2074/+1084 |
| | | |||||
| * | More logic from complex/test* moved to their own testcases. | Michael Meskes | 2006-09-08 | 9 | -87/+744 |
| | | |||||
| * | Changing a test case also changes the output that is expected. | Michael Meskes | 2006-09-07 | 4 | -152/+148 |
| | | | | | Float/Long aliasing doesn't work on all architecures. | ||||
| * | Started to cleanup complex tests. | Michael Meskes | 2006-09-05 | 16 | -282/+531 |
| | | | | | Added some interval checks to regression suite. | ||||
| * | Synced parser. | Michael Meskes | 2006-09-03 | 5 | -6/+201 |
| | | | | | Added another regression test and fixed tcp test. | ||||
| * | Second try committing the path changes. | Michael Meskes | 2006-08-29 | 30 | -54/+54 |
| | | |||||
| * | Removed debug option from pg_regress call. | Michael Meskes | 2006-08-29 | 30 | -54/+54 |
| | | | | | Changed file paths in expected files too. | ||||
| * | Fixed parser and library to allow empty database names. | Michael Meskes | 2006-08-29 | 34 | -141/+203 |
| | | | | | | Streamlined connection name parsing. Added Joachim's patch to shorten paths before diffing. | ||||
| * | - Enabled single-quoted connection targets. | Michael Meskes | 2006-08-27 | 5 | -67/+230 |
| | | | | | | - Fixed a memory leak/segfault in unsuccessful connection. - Some changes to test files. | ||||
| * | Changed double output. | Michael Meskes | 2006-08-26 | 2 | -15/+15 |
| | | |||||
| * | Fixed of by one variable size. | Michael Meskes | 2006-08-24 | 2 | -8/+8 |
| | | |||||
| * | Replaced double-quote-fix with a hopefully better version. | Michael Meskes | 2006-08-23 | 8 | -168/+156 |
| | | | | | | Use initializer string length as size for character strings. Added ecpg_config.h file that is created via configure. | ||||
| * | Descriptor values were quoted twice. | Michael Meskes | 2006-08-22 | 5 | -23/+22 |
| | | | | | Fixed some regression test problems. | ||||
| * | Added another test | Michael Meskes | 2006-08-19 | 3 | -0/+393 |
| | | |||||
| * | More SoC stuff | Michael Meskes | 2006-08-19 | 9 | -220/+264 |
| | | |||||
| * | Fixed a buffer overrun that was masked on Linux systems. | Michael Meskes | 2006-08-18 | 1 | -4/+4 |
| | | |||||
| * | Changed lexer to no longer use the default rule. | Michael Meskes | 2006-08-18 | 1 | -1/+1 |
| | | | | | | Synced parser and keyword list. Fixed parsing of CONNECT statement so it accepts a C string again. | ||||
| * | Fixed a typo and made two mallocs Coverity friendly. | Michael Meskes | 2006-08-15 | 2 | -3/+3 |
| | | |||||
| * | Sorry, forgot the new files. | Michael Meskes | 2006-08-15 | 12 | -0/+1936 |
| | | |||||
| * | Added lots of SoC stuff made by Joachim. | Michael Meskes | 2006-08-15 | 4 | -257/+1243 |
| | | | | | | | Fixed broken newline on Windows. Fixed a nasty buffer underrun that only occured when using Informix no_indicator NULL setting on timestamps and intervals. | ||||
| * | Applied patch for VPATH builds by Alvaro Herrera <alvherre@commandprompt.com> | Michael Meskes | 2006-08-13 | 6 | -7676/+370 |
| | | | | | | Merged dyntest.pgc and dyntest2.pgc. Hopefully fixed the last Coverity reports (finally) | ||||
| * | Fixed some memory bugs that somehow reappeared. | Michael Meskes | 2006-08-09 | 3 | -465/+465 |
| | | | | | Also fixed a new Coverity report. | ||||
| * | Fixed error handling in numeric conversion (Joachim). | Michael Meskes | 2006-08-09 | 2 | -47/+122 |
| | | | | | Further regression cleanup. | ||||
| * | Cleaned up log output a little bit more. | Michael Meskes | 2006-08-08 | 4 | -7/+40 |
| | | |||||
| * | Made parser check for valid copy to/from stdin/stdout combinations. | Michael Meskes | 2006-08-08 | 25 | -678/+674 |
| | | | | | Lots of small changes in regression test suite | ||||
| * | Joachim fixed some bugs in numeric handling in pgtypeslib. | Michael Meskes | 2006-08-07 | 15 | -299/+637 |
| | | | | | Fixed and cleaned up some regression tests. Also added a new one. | ||||
| * | Two more changes to regression tests to fix two differences in different setups. | Michael Meskes | 2006-08-05 | 4 | -4/+4 |
| | | |||||
| * | Regression test updates and fixes | Michael Meskes | 2006-08-04 | 16 | -11592/+64 |
| | | |||||
| * | Removed compiler warnings | Michael Meskes | 2006-08-03 | 6 | -140/+145 |
| | | |||||
| * | Applied test suite update by Joachim Wieland <joe@mcknight.de>. | Michael Meskes | 2006-08-03 | 17 | -317/+465 |
| | | |||||
| * | Hopefully that's it. The remaining files for ecpg regression tests. | Michael Meskes | 2006-08-02 | 90 | -0/+27602 |
