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