Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 |
| | |||
* | ecpg now adds a unique counter to its varchar struct definitions to make ↵ | Michael Meskes | 2010-03-09 |
| | | | | 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. | ||
* | Applied Joachim's patch for ecpg_config.h creation on Vista. | Michael Meskes | 2007-05-27 |
| | | | | Changed variable test to not run into infinite loops on backend errors. | ||
* | Added Joachim's changes for MinGW. | Michael Meskes | 2006-09-26 |
| | | | | Added SET DATESTYLE to one test so the output format is defined. | ||
* | More logic from complex/test* moved to their own testcases. | Michael Meskes | 2006-09-08 |