Commit message (Expand) | Author | Age | |
---|---|---|---|
* | ecpg now adds a unique counter to its varchar struct definitions to make thes... | Michael Meskes | 2010-03-09 |
* | Streamlined array handling code in libecpg a little bit, in the process fixin... | Michael Meskes | 2010-02-04 |
* | First rounf of whitespace changes. Everything but connect-test1 should be fine. | Michael Meskes | 2008-12-29 |
* | Replaced manually synced preproc.y by the one created by the new script. | Michael Meskes | 2008-11-11 |
* | Add localization support to ecpg. | Peter Eisentraut | 2008-05-16 |
* | - Moved from PQsetdbLogin to PQconnectDB. | Michael Meskes | 2008-03-27 |
* | Cleaned up ecpglib and renamed functions that do not need to be exported. | Michael Meskes | 2007-10-03 |
* | - Finished major rewrite to use new protocol version | Michael Meskes | 2007-08-14 |
* | - Changed some whitespacing in connect statement. | Michael Meskes | 2007-03-17 |
* | Added Joachim's changes for MinGW. | Michael Meskes | 2006-09-26 |
* | More logic from complex/test* moved to their own testcases. | Michael Meskes | 2006-09-08 |