Age | Commit message (Expand) | Author |
---|---|---|
2016-07-17 | Establish conventions about global object names used in regression tests. | Tom Lane |
2014-01-16 | Split ecpg_execute() in constituent parts | Alvaro Herrera |
2010-02-04 | Streamlined array handling code in libecpg a little bit, in the process fixin... | Michael Meskes |
2008-12-29 | First rounf of whitespace changes. Everything but connect-test1 should be fine. | Michael Meskes |
2008-05-16 | Add localization support to ecpg. | Peter Eisentraut |
2008-03-27 | - Moved from PQsetdbLogin to PQconnectDB. | Michael Meskes |
2008-03-02 | Fixed bug that caused arrays of varchar to be output with incomplete name. | Michael Meskes |
2007-10-03 | Cleaned up ecpglib and renamed functions that do not need to be exported. | Michael Meskes |
2007-08-14 | - Finished major rewrite to use new protocol version | Michael Meskes |