Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | - Enable FETCH without INTO. | Michael Meskes | 2003-06-13 | |
| | | | | - Compatibility functions for INFORMIX handling of DECLARE statement. | |||
* | More patches for informix compatibility. | Michael Meskes | 2003-04-01 | |
| | ||||
* | Moved Informix stuff to its own compat library. Interval datetype is now ↵ | Michael Meskes | 2003-03-30 | |
| | | | | fully functional. | |||
* | More changes to pgtypeslib and set optimization to -O1. | Michael Meskes | 2003-03-27 | |
| | ||||
* | Use PQfreemem() consistently, and document its use for Notify. | Bruce Momjian | 2003-03-25 | |
| | | | | Keep PQfreeNotify() around for binary compatibility. | |||
* | Started adding date and timestamp. | Michael Meskes | 2003-03-20 | |
| | ||||
* | Avoid mysterious warning about possibly uninitialized variable. | Peter Eisentraut | 2003-03-19 | |
| | ||||
* | Some bugfixes for numerical library. | Michael Meskes | 2003-03-18 | |
| | ||||
* | Started working on a seperate pgtypes library. First test work. PLEASE test ↵ | Michael Meskes | 2003-03-16 | |
compilation on iother systems. |