Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Fix a critical memory leak in resultset initialization. Change uses of ClientData for integers to the PTR2INT and INT2PTR macros, to avoid compiler warnings. Update configure.in to enable these macros, which require additional data types to be present. Advance patchlevel to 1.0.3 |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | trunk | tdbcpostgres-1-0-3 |
| Files: | files | file ages | folders |
| SHA1: |
a6e4b1fd92b990ac4b44a0686cb57326 |
| User & Date: | kennykb 2014-11-29 20:05:22.241 |
Context
|
2015-01-26
| ||
| 19:04 | TEA/autconf update check-in: 193a370ed6 user: dgp tags: trunk, tdbcpostgres-1-0-3 | |
|
2014-11-29
| ||
| 20:05 | Fix a critical memory leak in resultset initialization. Change uses of ClientData for integers to the PTR2INT and INT2PTR macros, to avoid compiler warnings. Update configure.in to enable these macros, which require additional data types to be present. Advance patchlevel to 1.0.3 check-in: a6e4b1fd92 user: kennykb tags: trunk, tdbcpostgres-1-0-3 | |
|
2014-10-23
| ||
| 20:09 | TEA update; Bump to 1.0.2 check-in: a1a8c48060 user: dgp tags: trunk, tdbcpostgres-1-0-2 | |
Changes
Changes to ChangeLog.
Changes to README.
Changes to configure.
Changes to configure.in.
Changes to generic/tdbcpostgres.c.
