Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2020-07-09
| ||
15:11 | Update to latest TEA (for TCL_DBGX removal) 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 Leaf 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 | |
15:47 | Create new branch named "medranocalvo-correct-quoting" Leaf check-in: ee10c224e5 user: adrianmedranocalvo tags: mistake | |
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 | |
2018-01-05
| ||
06:35 | Merge stu-pkgIndex. Companion to [https://core.tcl.tk/tdbc/info/2386d26cfb8a34c3]. check-in: cc19a168bf user: stu tags: trunk | |
06:32 | Merge trunk. Closed-Leaf check-in: 7921a42ea4 user: stu tags: stu-pkgIndex | |
2018-01-04
| ||
05:30 | Don't include tclconfig's ChangeLog in the dist. check-in: 6b3d7d53fa user: stu tags: trunk | |
05:06 | Keep perms when making dist. Align with latest TEA. check-in: f4267f863d user: stu tags: trunk | |
2017-12-22
| ||
13:35 | Convert all win/*.vc files to crlf line-endings check-in: d5dc381ae8 user: jan.nijtmans tags: trunk | |
2017-12-21
| ||
06:38 | Added targets.vc and rules-ext.vc to distribution check-in: 15b8b5db38 user: apnadkarni tags: trunk, tdbcpostgres-1-0-6 | |
2017-12-16
| ||
23:06 | Add $(TDBC_BIN_DIR) to $(TCLLIBPATH) and remove [package ifneeded] script for tdbc from the test target. See [https://core.tcl.tk/tdbc/info/c5f7bcffcb626767]. check-in: 18ea6d68ec user: stu tags: stu-pkgIndex | |
00:35 | Use TEA's CONFIG_CLEAN_FILES instead of user-added CONFIGURE_OUTPUTS. check-in: 7219c23f31 user: stu tags: trunk | |
2017-12-15
| ||
18:19 | Bump to 1.0.6 check-in: 557849464d user: dgp tags: trunk | |
2017-12-13
| ||
11:16 | Merge vc-reform: new nmake build system check-in: 450f4d6ed0 user: apnadkarni tags: trunk | |
10:49 | Use nmakehlp -L to locate TDBC directories Closed-Leaf check-in: d9875b356e user: apnadkarni tags: vc-reform | |
2017-12-11
| ||
16:35 | Updated copy of Tcl nmake support files check-in: d5485de7be user: apnadkarni tags: vc-reform | |
2017-12-10
| ||
16:12 | TIP 477, builds, pending testing with pg driver check-in: 520e85e393 user: apnadkarni tags: vc-reform | |
14:26 | Create new branch named "vc-reform" check-in: 6405dfd97d user: apnadkarni tags: vc-reform | |
2017-06-05
| ||
19:10 | Use tdbc_SRC_DIR from tdbcConfig.sh to locate genstubs tool, instead of hardcoded path. Make genstubs target like the other tdbcs'. check-in: 9e1ebeaf84 user: stu tags: trunk, tdbcpostgres-1-0-5 | |
2017-05-28
| ||
23:24 | Install executables 555 instead of 755. check-in: ab269571d5 user: stu tags: trunk | |
23:23 | Use INSTALL_LIBRARY to install libraries on UNIX. They will now be installed non-executable. This hopefully won't be a problem for anyone. check-in: cccc2e8c14 user: stu tags: trunk | |
23:14 | install-sh doesn't need to be executable. check-in: 87a81c3d35 user: stu tags: trunk | |
2017-05-26
| ||
22:54 | New $(DIST_INSTALL_*) macros since dist perms aren't the same as install perms. Put more files into the dist: the TODO file, the future tests, and tclconfig's ChangeLog and README.txt. Not sure if putting those files into the dist is the right thing to do but it does make the dist match the fossil checkout. check-in: 7c9d25ab2a user: stu tags: trunk | |
22:27 | Use $(INSTALL_*) macros in the 'dist' target. Precisely setup dist files. check-in: fc724533c0 user: stu tags: trunk | |
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-25
| ||
16:30 | Install documentation. check-in: 073bf42dcf user: stu tags: trunk | |
2017-05-23
| ||
18:45 | merge tdbcpostres-stwo check-in: cd0223ceea user: stu tags: trunk | |
2017-05-20
| ||
01:18 | Bring test env var names into alignment with the other TDBC drivers. env() -> ::env() Closed-Leaf check-in: a3a8162cb2 user: stu tags: tdbcpostgres-stwo | |
2017-05-17
| ||
14:50 | Adjust intptr_t macro usage. check-in: 540371aa5e user: stwo tags: tdbcpostgres-stwo | |
2017-05-04
| ||
19:11 | TEA_INIT required bump to TEA 3.10 as well. check-in: 7cc749020d user: dgp tags: trunk | |
2017-04-18
| ||
16:56 | Bump to 1.0.5 (TEA updates only). check-in: 78b9a8647a user: dgp tags: trunk | |
2016-02-18
| ||
20:34 | configure.in -> configure.ac check-in: a1a013df6a user: dgp tags: trunk, tdbcpostgres-1-0-4, rc1 | |
2016-01-28
| ||
19:28 | Bump to 1.0.4 check-in: 1ef5ec4c20 user: dgp tags: trunk | |
2015-10-05
| ||
12:06 | re-generate "configure" with latest TEA. configure win/*.vc files to crlf line-endings. check-in: 97ecc76cd9 user: jan.nijtmans tags: trunk | |
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 | |
2015-05-08
| ||
14:20 | TEA update check-in: fff3a98d84 user: dgp tags: trunk | |