tdbc::postgres

Timeline
Login

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

50 most recent check-ins

2024-02-23
16:00
Bump to 1.1.7 Leaf check-in: cb76a6641a user: dgp tags: trunk, rc1, main, tdbcpostgres-1-1-7
2024-01-07
21:40
Update to autoconf-2.72. Update to latest rules.vc check-in: ebde3a34a7 user: jan.nijtmans tags: trunk, main
2023-12-21
22:43
update rules-ext.vc check-in: 7f5f625200 user: jan.nijtmans tags: trunk, main, rc4, tdbcpostgres-1-1-6
13:41
In --with-tcl8 mode, TCL_VERSION is not defined check-in: cf1d7dc246 user: jan.nijtmans tags: trunk, main
2023-12-18
11:25
Simplify: merge two !if statements check-in: 01ec39fafa user: jan.nijtmans tags: trunk, main, rc3
11:13
nmake test: tcl9 tdbc libarary prefix, totitle load argument check-in: 9d8e04deb5 user: oehhar tags: trunk, main
2023-12-11
12:52
Disable compilation warnings with Visual Studio check-in: cd99f3c5d0 user: jan.nijtmans tags: trunk, main, rc2
12:19
Correct stub library name when compiling for Tcl 9 check-in: 38297e9076 user: jan.nijtmans tags: trunk, main
10:59
Update "configure" check-in: 03001035fa user: jan.nijtmans tags: trunk, main
2023-12-05
14:45
Version -> 1.1.6. Update TEA files check-in: 6a8243d297 user: jan.nijtmans tags: trunk, main
2023-09-27
20:04
No longer compile with -DTCL_NO_DEPRECATED=1 check-in: 3dce73602b user: jan.nijtmans tags: trunk, main
2023-09-11
15:55
Update TEA files check-in: 08f0704a32 user: jan.nijtmans tags: trunk, main
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-11-17
09:41
DOn't install manifest.uuid in tclconfig, but in root check-in: 09741d4392 user: jan.nijtmans tags: trunk, main
2022-10-29
13:49
update rules.vc check-in: 3bc72ecb5c user: jan.nijtmans tags: trunk, main
2022-10-23
19:55
ClientData -> void *, update rules.vc check-in: f345f6f3e0 user: jan.nijtmans tags: trunk, main
2022-10-14
21:45
version -> 1.1.5. Update TEA files check-in: 9480070cc5 user: jan.nijtmans tags: trunk, main
2022-05-23
15:21
Fix nmake build. Updates for win-arm64 check-in: 5654e9c44f user: jan.nijtmans tags: trunk, main
2022-05-19
20:17
Update to latest TEA check-in: a56dadfee3 user: jan.nijtmans tags: trunk, main
2022-01-11
17:06
Update to autoconf-2.71 check-in: 193f6644ff user: jan.nijtmans tags: trunk, main
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:19
Version 1.1.3 -> 1.1.4 check-in: 981ffa2771 user: jan.nijtmans tags: trunk, main
17:16
Add "tdbc::postgres::build-info" command, when loaded in Tcl 8.7+ check-in: d2f110a156 user: jan.nijtmans tags: trunk, main
2021-11-05
08:41
Fix nmake build check-in: 2d8b61b14c user: jan.nijtmans tags: trunk, main, tdbcpostgres-1-1-3
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
16:21
Update to latest TEA check-in: 0351f1519b user: jan.nijtmans tags: trunk, main
2020-12-23
09:50
Update rules.vc to latest version check-in: 7f67612efd user: jan.nijtmans tags: trunk, main, tdbcpostgres-1-1-2
2020-10-20
14:11
Update rules.vc and nmakehlp.c to latest version. New branch "main" with propragating tag "trunk" check-in: 74571eeefa user: jan.nijtmans tags: trunk, main
2020-07-09
15:11
Update to latest TEA (for TCL_DBGX removal) Closed-Leaf check-in: 62ab2136a4 user: jan.nijtmans tags: trunk
2020-02-12
12:49
Version 1.1.1 -> 1.1.2 check-in: f2e47dca7a user: jan.nijtmans tags: trunk
12:48
Make compile warning-free using -Wall -Wextra check-in: c5e8844f6c user: jan.nijtmans tags: trunk
2020-02-11
11:12
TEA update check-in: 6154d6c927 user: jan.nijtmans tags: trunk
2020-02-07
15:11
Use postdecrement in DecrResultSetRefCount macro check-in: c867417091 user: jan.nijtmans tags: trunk
2019-11-20
16:36
TEA update check-in: f38530194f user: dgp tags: trunk, tdbc-postgres-1-1-1
2019-11-03
02:41
TEA update check-in: c34adcdd4a user: dgp tags: trunk
2019-10-04
17:14
Bump to version 1.1.1 for release. check-in: d257b368a3 user: dgp 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-08-29
11:14
Updated to latest Tcl nmake files. Bug fix [d6c4db25560b1a8c3a26f9369e57cf00327cb9b4]. check-in: 97fa64132b user: apnadkarni 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-11-01
16:09
TEA update check-in: aa013c1409 user: dgp tags: trunk, tdbcpostgres-1-1-0
2018-10-16
15:34
Bump to version 1.1.0 for release. check-in: b5ed85efdd user: dgp 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
2018-07-01
05:17
Update to latest TEA. DONT_TD_VOID was removed from unixODBC in version 2.3.1, 2011/11/28. check-in: 5cce9b482f user: stu tags: trunk