tdbc::postgres

Check-in [a1a8c48060]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:TEA update; Bump to 1.0.2
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk | tdbcpostgres-1-0-2
Files: files | file ages | folders
SHA1: a1a8c480605d489655f5106d6bfc81940ec105b4
User & Date: dgp 2014-10-23 20:09:15.619
Context
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
19:53
[8c2c2dcfce] Include docs in distribution check-in: 34eca8afe9 user: dgp tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ChangeLog.
Changes to README.
Changes to configure.
Changes to configure.in.