tdbc::postgres

Timeline
Login

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

26 check-ins that include changes to files matching 'generic/*'

2023-12-21
13:41
In --with-tcl8 mode, TCL_VERSION is not defined check-in: cf1d7dc246 user: jan.nijtmans tags: trunk, main
2023-12-11
12:52
Disable compilation warnings with Visual Studio check-in: cd99f3c5d0 user: jan.nijtmans tags: trunk, main, rc2
2023-05-22
13:27
Ticket [f5029c0ce6]: tdbc::postgres method columns doesn't accept all valid table names. check-in: e302f650e3 user: oehhar tags: trunk, main
2023-05-16
16:23
More TCL_UNUSED(). Update nmakehlp.c check-in: c057f20a73 user: jan.nijtmans tags: trunk, main, tdbcpostgres-1-1-5
2023-05-15
09:56
Some int -> Tcl_Size for Tcl 9.0 check-in: bc97c56b2f user: jan.nijtmans tags: trunk, main
2023-05-12
15:43
Make ready for 9.0 (int -> Tcl_Size) check-in: ea8f10a745 user: jan.nijtmans tags: trunk, main
2023-01-30
19:52
merge trunk Leaf check-in: aac3b8a780 user: jan.nijtmans tags: medranocalvo-correct-quoting
2022-10-23
19:55
ClientData -> void *, update rules.vc check-in: f345f6f3e0 user: jan.nijtmans tags: trunk, main
2022-01-11
17:05
clean-up "ClientData" usage check-in: 127be42520 user: jan.nijtmans tags: trunk, main
10:54
change refCount's to type size_t check-in: 1f412a3081 user: jan.nijtmans tags: trunk, main
2022-01-10
17:16
Add "tdbc::postgres::build-info" command, when loaded in Tcl 8.7+ check-in: d2f110a156 user: jan.nijtmans tags: trunk, main
2021-06-22
16:33
Syntax error in pkgIndex.tcl. Make testcases work in Tcl 9 check-in: 4473ef4d77 user: jan.nijtmans tags: trunk, rc1, main
2020-02-12
12:48
Make compile warning-free using -Wall -Wextra check-in: c5e8844f6c user: jan.nijtmans tags: trunk
2020-02-07
15:11
Use postdecrement in DecrResultSetRefCount macro check-in: c867417091 user: jan.nijtmans tags: trunk
2019-08-30
13:00
Update to latest TEA. Make tdbcpostgres work when compiled with C++ compiler. check-in: 73927d5321 user: jan.nijtmans tags: trunk
2019-02-26
20:24
TEA update. Change some macro references to direct calls check-in: 1266c370d9 user: jan.nijtmans tags: trunk
2018-09-14
18:58
Support specifying the schema name when querying tables or columns check-in: 9485f6bb80 user: adrianmedranocalvo tags: medranocalvo-correct-quoting
18:10
Add copyright information check-in: e1181bd5af user: adrianmedranocalvo tags: medranocalvo-correct-quoting
17:57
Properly quote string constants and identifiers check-in: ee2ba4cd4a user: adrianmedranocalvo tags: medranocalvo-correct-quoting
2017-05-26
14:36
Give the (U)INT2PTR / PTR2(U)INT macros .h file a more descriptive name and fully integrate them into the configure/build/dist. Remove old check for intptr types. Tidy some CPP bits to make them like the other tdbc-* modules. Fixes ticket [582ee0100c]. check-in: 1c01e05187 user: stu tags: trunk
2017-05-23
18:45
merge tdbcpostres-stwo check-in: cd0223ceea user: stu tags: trunk
2017-05-17
14:50
Adjust intptr_t macro usage. check-in: 540371aa5e user: stwo tags: tdbcpostgres-stwo
2015-06-26
13:48
TEA update. Make pqStubs a const table. Adapt postgres library name to real library name on Cygwin (cygpq-5.dll). check-in: 16ac5a167d user: jan.nijtmans tags: trunk
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
2013-10-02
11:24
Allow tdbc compiled against 8.6.x headers run in 8.6.y, even when y<x. check-in: 81548c6b7b user: jan.nijtmans tags: trunk
2012-11-14
17:26
REFACTOR REPOSITORY : move tdbcpostgres/ to the main directory check-in: dd7e65bd1f user: 200002852 tags: trunk