summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/expected
Commit message (Expand)AuthorAgeFilesLines
* Not all C compilers understand the "//" comment in this test case, so I remov...Michael Meskes2006-09-081-5/+2
* Replaced complex tests with small ones.Michael Meskes2006-09-0824-2074/+1084
* More logic from complex/test* moved to their own testcases.Michael Meskes2006-09-089-87/+744
* Changing a test case also changes the output that is expected.Michael Meskes2006-09-074-152/+148
* Started to cleanup complex tests.Michael Meskes2006-09-0516-282/+531
* Synced parser.Michael Meskes2006-09-035-6/+201
* Second try committing the path changes.Michael Meskes2006-08-2930-54/+54
* Removed debug option from pg_regress call.Michael Meskes2006-08-2930-54/+54
* Fixed parser and library to allow empty database names.Michael Meskes2006-08-2934-141/+203
* - Enabled single-quoted connection targets.Michael Meskes2006-08-275-67/+230
* Changed double output.Michael Meskes2006-08-262-15/+15
* Fixed of by one variable size.Michael Meskes2006-08-242-8/+8
* Replaced double-quote-fix with a hopefully better version.Michael Meskes2006-08-238-168/+156
* Descriptor values were quoted twice.Michael Meskes2006-08-225-23/+22
* Added another testMichael Meskes2006-08-193-0/+393
* More SoC stuffMichael Meskes2006-08-199-220/+264
* Fixed a buffer overrun that was masked on Linux systems.Michael Meskes2006-08-181-4/+4
* Changed lexer to no longer use the default rule.Michael Meskes2006-08-181-1/+1
* Fixed a typo and made two mallocs Coverity friendly.Michael Meskes2006-08-152-3/+3
* Sorry, forgot the new files.Michael Meskes2006-08-1512-0/+1936
* Added lots of SoC stuff made by Joachim.Michael Meskes2006-08-154-257/+1243
* Applied patch for VPATH builds by Alvaro Herrera <alvherre@commandprompt.com>Michael Meskes2006-08-136-7676/+370
* Fixed some memory bugs that somehow reappeared.Michael Meskes2006-08-093-465/+465
* Fixed error handling in numeric conversion (Joachim).Michael Meskes2006-08-092-47/+122
* Cleaned up log output a little bit more.Michael Meskes2006-08-084-7/+40
* Made parser check for valid copy to/from stdin/stdout combinations.Michael Meskes2006-08-0825-678/+674
* Joachim fixed some bugs in numeric handling in pgtypeslib.Michael Meskes2006-08-0715-299/+637
* Two more changes to regression tests to fix two differences in different setups.Michael Meskes2006-08-054-4/+4
* Regression test updates and fixesMichael Meskes2006-08-0416-11592/+64
* Removed compiler warningsMichael Meskes2006-08-036-140/+145
* Applied test suite update by Joachim Wieland <joe@mcknight.de>.Michael Meskes2006-08-0317-317/+465
* Hopefully that's it. The remaining files for ecpg regression tests.Michael Meskes2006-08-0290-0/+27602