tdbc::postgres

Timeline
Login

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

200 most recent check-ins using file license.terms or tdbcpostgres/license.terms or tdbcpostgre/license.terms version 512084b35b

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
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
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
19:53
[8c2c2dcfce] Include docs in distribution check-in: 34eca8afe9 user: dgp tags: trunk
19:28
[TDBC Bug 00b792] OpenBSD friendly docs. check-in: 014895969e user: dgp tags: trunk
2014-08-14
17:59
bump to 1.0.1 check-in: cbaaf5d8fc user: dgp tags: trunk, tdbcpostgres-1-0-1
2014-06-02
19:03
update to latest TEA check-in: ded1249042 user: jan.nijtmans tags: trunk
2013-10-02
11:27
update to latest TEA check-in: daf7c2723c user: jan.nijtmans tags: trunk
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
2013-07-03
13:32
update to latest TEA check-in: 05278935d7 user: jan.nijtmans tags: trunk
2012-12-10
15:08
Put win/* nmake support files into the distribution. check-in: 9653128e97 user: dgp tags: trunk, tdbcpostgres-1-0-0
2012-12-06
17:03
Attempt to add MSVC support via copy/paste/modify from other drivers. check-in: 6d35680f71 user: dgp tags: trunk
2012-12-03
19:47
When environment doesn't permit complete testing, drop out gently. check-in: 16d25624e1 user: dgp tags: trunk
2012-11-15
22:39
Changed the configurator so that `make test` will function correctly even when testing against an uninstalled TDBC. check-in: 4f2bd4c386 user: kennykb tags: trunk
2012-11-14
17:26
REFACTOR REPOSITORY : move tdbcpostgres/ to the main directory check-in: dd7e65bd1f user: 200002852 tags: trunk
17:20
REFACTOR REPOSITORY: remove local tclconfig in favour of nested checkout check-in: 74c6b9a6bf user: 200002852 tags: trunk
17:18
REFACTOR REPOSITORY : remove all but the tdbcpostgres module check-in: 0bdbe1135b user: 200002852 tags: trunk
2012-11-08
14:46
Bump all release-able packages to version 1.0.0 check-in: 47a3b5edba user: dgp tags: trunk
2012-09-24
15:05
copy DOTVERSION in tdbcsqlite3/win/makefile.vc from configure.in check-in: 7934bed4e7 user: oehhar tags: trunk
2012-09-18
20:05
Fix win/makefile.vc generation of pkgIndex.tcl check-in: dc470dee39 user: dgp tags: trunk, 1.0b17
19:58
Correct version number in win/makefile.vc check-in: 208e9f7ff1 user: dgp tags: trunk
2012-09-13
17:32
Typo in `make dist` check-in: ea0a013fc5 user: dgp tags: trunk
2012-09-11
12:30
Make sure the win/* files get placed in the distribution. check-in: 0d1f3d6895 user: dgp tags: trunk
2012-08-17
12:32
update to latest TEA (Fix [Bug 3555058], add "-DNDEBUG" to CFLAGS_DEFAULT) update to latest version of nmakehlp.c check-in: d12537ca8e user: jan.nijtmans tags: trunk
2012-08-07
07:48
fix TEA bug 3554282: Checkin [30736d63f0] broke CFLAGS fix [d528df190c]: Changes to build using makefile.vc check-in: 496cdccf63 user: jan.nijtmans tags: trunk
2012-07-26
14:11
update to latest TEA check-in: 8aab8e3e72 user: jan.nijtmans tags: trunk
14:00
Fix [14a8b7c3bd]: package tdbc::mysql fails to load under Fedora 17. Make some internal tables "const" check-in: 54983ff01c user: jan.nijtmans tags: trunk
2012-07-17
14:39
Changes to build using makefile.vc check-in: c82bdf7080 user: jan.nijtmans tags: trunk
14:03
[Bug 3544932]: Visual studio compiler check fails check-in: f909bb0342 user: jan.nijtmans tags: trunk
12:39
merge fixes to work with tcl/pkgs system check-in: 55a85ab4fd user: dgp tags: trunk
2012-07-13
02:22
Make tdbc::mysql functional tests refuse to run unless the user explicitly sets a TDBCMYSQL_TEST_DB environment variable designating a test database. check-in: 42e4a081dc user: kennykb tags: trunk
02:09
A user asserts that certain 'output' parameters to SQLGetData must be initialized. While I have never seen the failure he reports, initializing them appears to be Mostly Harmless, so do so. (Bug [0dda7dbb73]) check-in: b65e45ce10 user: kennykb tags: trunk
01:35
Correct a problem where SELECT operations returning bytearrays yield corrupted data from PostgreSQL servers at version 9.0 and beyond. check-in: 10d916626e user: kennykb tags: trunk
2012-07-12
04:05
Updated ChangeLogs from Nijtmans's last few changes. Restored Unix buildability of tdbc by giving Tdbc_Init a correct external declaration. Fixed two failing tests in tdbcpostgres (the tests, not the code, were bad). check-in: bdd8b42862 user: kennykb tags: trunk
2012-07-11
22:50
merge trunk Closed-Leaf check-in: 471e44bf6a user: jan.nijtmans tags: bundle-fix
22:49
fix [0a8fd3f25e]: Tdbc_Init() not exported check-in: 1d0dfd2e19 user: jan.nijtmans tags: trunk
19:08
Disable installation of files not yet created. check-in: 51cb87fc9f user: dgp tags: bundle-fix
18:54
Files left out of `make dist` check-in: 413a675807 user: dgp tags: bundle-fix
17:20
merge trunk check-in: 2fa4a132c6 user: dgp tags: bundle-fix
2012-07-10
20:19
Fix several issues with Tcl_GetIndexFromObjStruct using non-static data check-in: 72c46d63d0 user: kennykb tags: trunk
2012-06-10
20:13
FRQ-b4029dc351: make all TDBC API functions MODULE_SCOPE check-in: e76f0d40b5 user: jan.nijtmans tags: trunk
2012-06-08
04:41
update to latest TEA check-in: 411db8e785 user: jan.nijtmans tags: trunk
2012-05-07
01:45
Fix a crash in SQLInstallError reporting check-in: acb9645652 user: kennykb tags: trunk
00:35
TIP 380 changes for tdbc::sqlite3 check-in: d0f6202d87 user: kennykb tags: trunk
2011-10-25
20:20
Use hyphen in file/dir names so we know version 1.0b17 of tdbcsqlite3 is different from version 31.0b17 of tdbcsqlite. check-in: d19c686a26 user: dgp tags: bundle-fix
20:15
Use the correct file name in `make dist` target for tdbcpostgres check-in: e6511a2c0b user: dgp tags: bundle-fix
19:37
Make the layout of the tdbc build directory match the needs of the pkgIndex.tcl file. check-in: f68c8c7c81 user: dgp tags: bundle-fix
2011-10-14
07:49
RFE-b4029dc351: make all Tdbc API functions MODULE_SCOPE (So far only tested on Windows) Closed-Leaf check-in: 3afd48c9d8 user: jan.nijtmans tags: rfe-b4029dc351
2011-09-20
00:43
tdbcmysql: Add a 'valgrind' rule to the Makefile and change 'all.tcl' to facilitate 'valgrind' tdbcsqlite3: Fix a bug where a multi-SQL-statement 'statement' whose last result was empty would fail in 'allrows' or 'foreach'. check-in: 984d3bb3ef user: kennykb tags: trunk
2011-08-30
21:20
One round of leak hunting check-in: 472c643472 user: kennykb tags: trunk
2011-08-02
22:55
Mark all functions in generic/mysqlNative.c as inline In early-binding build mode all the functions in this module perform nothing more than simple accessing so they are good candidates for inlining. Leaf check-in: c200c4219b user: kostix tags: early-binding
22:53
Provide support for the "inline" C compiler keyword check-in: 37b9b61af4 user: kostix tags: early-binding
22:51
Provide two sets of functions to work with certain MySQL data types. One is used in "native" mode, when early binding is enabled, and another one is used with late binding, when accessing these data types depends on the version of the client library loaded. check-in: 407f0492c0 user: kostix tags: early-binding
20:55
Sketch support for the "early bindings" configuration The ./configure options do work but the driver code needs a fair amount of work due to its heavy dependency on runtime self-adjustments to different versions of libmysqlclient. check-in: 28da1c847a user: kostix tags: early-binding
2011-08-01
14:50
Extend support to MSVC10. Thanks to Twylite. check-in: 9972d7cf7d user: dgp tags: trunk
2011-07-30
18:30
Create new branch named "early-binding" check-in: b5ef47ad0a user: kostix tags: early-binding
2011-07-27
14:27
Missed bit of updating to TEA 3.9/latest sampleextension check-in: 90fd7599e7 user: dgp tags: trunk
2011-07-19
14:16
fix typos in ChangeLogs. check-in: 7799d26ac9 user: kennykb tags: trunk
01:27
Tagged release 1.0b17 check-in: f09e4f0ad3 user: kennykb tags: trunk
2011-07-18
19:47
Update to latest TEA 3.9 revisions. check-in: 129d7f1531 user: dgp tags: trunk
2011-04-13
00:53
Corrected a bug in handling multiple result sets when one or more is empty check-in: 271195b926 user: kennykb tags: trunk
00:49
Added PostgreSQL type-cast syntax, and corrected reporting of parameter types check-in: 73f8eb066e user: kennykb tags: trunk
00:32
Added PostgreSQL typecast syntax to the tokenizer check-in: f6b8184538 user: kennykb tags: trunk
2011-02-22
14:01
update ChangeLog for last night's patch check-in: d9f898947a user: kennykb tags: trunk
02:55
* library/tdbc.tcl (tdbc::connection transaction):<br> &nbsp;&nbsp;&nbsp;&nbsp;Modified the 'transaction' method to attempt to rollback<br> &nbsp;&nbsp;&nbsp;&nbsp;if a commit fails, in order to clear out a failed<br> &nbsp;&nbsp;&nbsp;&nbsp;transaction.<br> * doc/tdbc_connection.n:<br> &nbsp;&nbsp;&nbsp;&nbsp;Modified the 'tdbc_connection' manual page to reflect the<br> &nbsp;&nbsp;&nbsp;&nbsp;above behaviour. (Bug [dd75b2b7a5])<br> </verbatim> check-in: 7413b791cb user: kennykb tags: trunk
02:24
<verbatim> * generic/tdbcodbc.c (GetCell, HasBigintMethod, ResultSetConstructor): Fix a crash where an error is returned from SQLGetData. Add a check for whether a connection supports 64-bit integers before trying to use them to replace NUMERIC or DECIMAL values. Add a method to determine 64-bit integer support. (Bug [8766b8dc40].) * library/tdbcodbc.tcl (tdbc::odbc::connection typemap): Add to initialization a check for 64-bit integer support so that the above change works. (Bug [8766b8dc40].) </verbatim> check-in: 46f95ec312 user: kennykb tags: trunk
2011-02-21
06:29
<verbatim> * generic/tdbcodbc.c (GetCell): (It is hoped) Fix a crash where an error is returned from SQLGetData. (Bug [8766b8dc40], partial fix.) * tests/tdbcodbc.test: Code formatting changes to avoid long lines and spurious semicolons. </verbatim> check-in: 145e893bf8 user: kennykb tags: trunk
04:16
Merge changes made on the Windows machine check-in: a69be3e812 user: kennykb tags: trunk
04:06
<verbatim> * generic/tdbcodbc.c (ResultSetNextresultsMethod): * tests/tdbcodbc.test (tdbc::odbc-{30.6,31.1}: Made 'rowcount' work for multiple result sets. Added a test for 'rowcount' in multiple result sets, and added a rudimentary test that stored procedures can be called. * library/tdbcodbc.tcl (tdbc::odbc::resultset preparecall) Added a non-executed sketch of how a preparse of a prepared statement call might go in order to allow the use of SQLProcedureColumns to determine parameter directions. (This code may or may not be used; a first experiment would simply be to make all SP parameters 'inout' and see if that works.) </verbatim> check-in: 8a226b0220 user: kennykb tags: trunk
2011-02-20
23:33
<verbatim> * tests/tdbcmysql.test: Added rudimentary test for 'nextresults' - the method is a dummy because the calls supported by tdbc::mysql do not allow for multiple result sets. </verbatim> check-in: a2c4164172 user: kennykb tags: trunk
23:21
<verbatim> * doc/tdbc_resultset.n: Added description of the 'nextresults' method, and its effect on 'allrows' and 'foreach' </verbatim> check-in: e00360b4ea user: kennykb tags: trunk
21:45
* generic/pqStubInit.c: Revised code to look for libpq.so by SONAME as well as directly, so that ABI version number is taken into account and so that libpq-dev is not required. * generic/pqStubs.h: make genstubs check-in: dcb94402c9 user: kennykb tags: trunk
21:08
update personal notes on testing check-in: 16e6741167 user: kennykb tags: trunk
21:07
* tests/tdbcsqlite3.test (tdbc::sqlite3-30.[45]): Added tests for [foreach] and [allrows] against multiple result sets. check-in: 5e0e15221b user: kennykb tags: trunk
21:04
* tests/tdbcodbc.test (tdbc::odbc-30.[45]): Added tests for [allrows] and [foreach] on multiple result sets. check-in: dccdc64970 user: kennykb tags: trunk
20:59
* library/tdbc.tcl: Changed 'foreach' method on the connection, statement and result set objects so that 'foreach' and 'allrows' will iterate over multiple result sets. Added default 'nextresults' method (does nothing, reports that no further results are available) and 'outputparams' method (does nothing, reports no output parameters) to the base 'resultset' class so that drivers that lack multiple-results functionality need not implement these. check-in: 06fde076cd user: kennykb tags: trunk
2011-01-26
00:15
Missed attribution in ChangeLog entry for last commit check-in: 0fc55cdc55 user: kennykb tags: trunk
00:11
Added empty comment to the start of each man page because the 'man' command interprets the first comment in the file as containing directives. check-in: 6bdfb66a51 user: kennykb tags: trunk
2011-01-25
02:02
Quieted test cases on 64-bit machines and on MySQL server versions earlier than 5.1.16. Thanks to Damon Courtney for testing and reporting the bugs. check-in: 1bd412025b user: kennykb tags: trunk
01:17
Fixed a bug in handling small integer data on 64-bit systems. Who would have imagined that MYSQL_TYPE_LONG doesn't mean 'long', but rather 'int'? check-in: 364f0dea28 user: kennykb tags: trunk
2011-01-24
00:13
configuration changes in tdbc and tdbcmysql to allow building drivers against an uninstalled tdbc check-in: 736d49e459 user: kennykb tags: trunk
2011-01-23
22:23
Added stubbed 'nextresults' method in tdbcpostgres; added test cases for it; corrected pointer smash in preparing an empty statement. check-in: 508bd39268 user: kennykb tags: trunk
2011-01-22
22:57
Added 'nextresults' method and tests for it to tdbc::sqlite3. Revised tests to use the correct package name in test numbers. check-in: 155d88086f user: kennykb tags: trunk
21:45
Add test case for reading off the end of results check-in: 8dafbb528c user: kennykb tags: trunk
21:39
Update ChangeLog to reflect today's changes to 'nextresults' check-in: 274da4bed8 user: kennykb tags: trunk
21:33
Resolve inadvertent fork check-in: 7741a30f47 user: kennykb tags: trunk
21:27
development checkpoint: add tests for multiple results, fix a memory leak when 'foreignkeys' returns an error. check-in: 50f2eb82cb user: kennykb tags: trunk
20:51
development checkpoint - add untested and undocumented 'nextresults' method to 'resultset' check-in: 776ef31467 user: kennykb tags: trunk
20:16
development checkpoint - add untested and undocumented 'nextresults' method to 'resultset' check-in: bf8f5d4465 user: kennykb tags: trunk
2010-12-28
22:04
* generic/fakemysql.h: Added the MYSQL data structure and the nest of other definitions that it depends on. * generic/mysqlStubDefs.txt: Added mysql_affected_rows and mysql_field_count. * generic/mysqlStubInit.c, generic/mysqlStubs.h: Regenerated. * generic/tdbcmysql.c: Added 'evaldirect' method that allows executing statements that are unimplemented in the MySQL prepared statement API. * generic/tdbcmysql.tcl: Did a rough (not really functional) hack at formatting prepared statements. * tests/tdbcmysql.test (tdbc::mysql-25.*): Added two tests for creating a (parameterless) stored procedure and executing it. check-in: d6913814dc user: kennykb tags: trunk
21:43
fix typo in comment check-in: 4c026f204c user: kennykb tags: trunk
2010-12-02
01:16
open a branch for Tcl 8.5 compatibility Closed-Leaf check-in: 06098f3881 user: kennykb tags: tcl8.5-branch
2010-09-13
19:05
Merge into the trunk with execute permission turned on in the configurators check-in: cdee385d7b user: kennykb tags: trunk, 1.0b16
2010-09-03
23:15
tweaked a buglet in the glob path in makeWinBinaries.tcl check-in: 5a29dbe500 user: kennykb tags: trunk
22:27
restore msys buildability check-in: fd0d0e363d user: kennykb tags: trunk
20:57
Added 'foreignkeys' and 'primarykeys' methods to the tdbc::odbc::connection object check-in: fef7b195b8 user: kennykb tags: trunk
17:13
Recovered from a botched merge. See individual ChangeLogs for all that has changed. check-in: 47e83d7077 user: kennykb tags: trunk
2010-06-19
18:57
Changes to build, initialization and test to avoid use of tcl_findLibrary check-in: 390b8da040 user: kennykb tags: trunk
16:30
Added "primarykeys" and "foreignkeys" methods to the "connection" object. Added test cases for these methods. check-in: 355c8bfff2 user: kennykb tags: trunk
2010-05-24
04:07
tdbc: * library/tdbc.tcl: Add methods 'primarykeys' and 'foreignkeys' on the 'tdbc::connection' object to inspect database structure, and methods 'BuildPrimaryKeysStatement' and 'BuildForeignKeysStatement' to initialize the 'statement' objects that the methods use. tdbcmysql: * library/tdbcmysql.tcl: Added a 'BuildForeignKeysStatement' method to tdbcmysql::connection that overrides the one in the base class and accommodates the nonstandard INFORMATION_SCHEMA provided in MySQL. * tests/tdbcmysql.test: Added test cases for '$db primarykeys' and '$db foreignkeys' tdbcpostgres: * tests/tdbcpostgres.test: Added test cases for '$db primarykeys' and '$db foreignkeys' check-in: a63c23f354 user: kennykb tags: trunk
2010-05-12
17:21
merge with missed change from aku check-in: bac6eda5ac user: kennykb tags: trunk
17:20
fix Win64 build of tdbc::odbc: <verbatim> * generic/fakesql.h: Eliminated uses of INT64 and UINT64 in favour of Tcl_WideInt and Tcl_WideUInt respectively. (Avoids a conflict with INT64 and UINT64 definitions in basetsd.h on Win64.) </verbatim> check-in: 1c55d2c0c5 user: kennykb tags: trunk
17:08
Moved the int32_t/int16_t types into the _WIN32 conditional. Conflicted with HPUX own definitions of these types and required only for windows. check-in: 77643e2f02 user: andreask tags: trunk
17:03
correct inadvertent fork check-in: f23b4dd7f5 user: kennykb tags: trunk, 1.0b15.1
03:58
fix typo in fakemysql.h check-in: d3f93ad4b3 user: kennykb tags: trunk
03:19
tdbcmysql: Restored MySQL 5.0 compatibility. <verbatim> * generic/fakesql.h: Added dual definitions of data structures that change between MySQL 5.0 and 5.1. * generic/mysqlStubDefs.h: Added code to link to mysqlclient_r and mysqlclient as well as mysql so that client libs can be found on Unix. Added query of the client lib version. * generic/mysqlStubInit.c: Regenerate * generic/mysqlStubs.h: Regenerate * generic/tdbcmysql.c: Modified to make MYSQL_BIND and MYSQL_FIELD accesses go through accessor functions that hit the correct versions of the structures according to the client library version. (Tcl can provide ABI stability, even if MySQL can't!) * configure.in: Advance release to 1.0b15.1 * README: Advance release to 1.0b15.1 * configure: autoconf-2.59 </verbatim> check-in: 122999cbb6 user: kennykb tags: trunk
2010-05-11
18:00
missed commit of 'tdbc/configure' from last night check-in: a9a6019974 user: kennykb tags: trunk
02:56
Changes to restore builability of all drivers under Visual C++ (plus cleanup identified in making those changes) <verbatim> tdbc: * aclocal.m4: Add a TEAX_PATH_LINE rule to simplify emitting the stub library paths in tdbcConfig.sh. * tools/genExtStubs.tcl (ParseImports, writeStubDeclarations): Add a new '* CONVENTION:' declaration to the stub declarations that specifies the linkage convention (e.g., __stdcall, WINAPI) that is used in an imported library. * configure.in: Add code to put the stub library path (build and (install) in the tdbcConfig.sh file so that extensions that import TDBC stubs can find it. * generic/tdbc.h: * README: Advance release to 1.0b15 * configure: autoconf-2.59 tdbcmysql: * aclocal.m4: Synchronize with tdbc. * configure.in: Advance TEA version to 3.7. Advance release to 1.0b15. Corrected the TDBC stub library specification so that it works under MSVC. * generic/mysqlStubDefs.txt: Split out the linkage convention so that genExtStubs.tcl can generate syntactically correct VC++ pointer-to-function declarations. * generic/mysqlStubInit.c: * generic/mysqlStubs.h: Regenerate * generic/tdbcmysql.c: Added code to silence VC++ warnings. * README: Advance release to 1.0b15 * tclconfig/: Advance to TEA 3.7 * configure: autoconf-2.59 tdbcodbc: * aclocal.m4: Synchronized with the 'tdbc' package. * configure.in: Advanced release to 1.0b15 and TEA version to 3.7. Added code to detect VC++ and include the stub library by path rather than with -L and -l. * generic/fakesql.h: Corrected syntax of INSTAPI specifiers. * generic/odbcStubDefs.txt: Added a CONVENTION: SQL_API line so that genExtStubs.tcl can get the syntax right on the pointer-to-function declarations. * generic/odbcStubInit.txt: Corrected syntax of INSTAPI specifiers. Regenerated. * generic/odbcStubs.h: Regenerated. * generic/tdbcodbc.c: Silenced several VC++ warnings. * README: Advanced release to 1.0b15. * tclconfig/: Advanced to TEA 3.7 * configure: autoconf-2.59 tdbcpostgres: * aclocal.m4: Synchronized with tdbc. * configure.in: Advanced version number to 1.0b15. Advanced TEA version to 3.7. Corrected the way that stub libraries are located on VC++. * generic/tdbcpostgres.c: Corrected a number of errors and warnings in the VC++ build. * README: Advanced to 1.0b15 * tclconfig/: Advanced to TEA 3.7 * configure: autoconf-2.59 tdbcsqlite3: * aclocal.m4: Synchronized with 'tdbc'. * configure.in: Advanced version to 1.0b15. Advanced TEA to 3.7. * library/tdbcsqlite3.tcl: Advanced version to 1.0b15. * README: Advanced version to 1.0b15. * tclconfig/: Advanced TEA to 3.7. * configure: autoconf-2.59 </verbatim> check-in: 6ca3665834 user: kennykb tags: trunk, 1.0b15
2010-05-10
19:47
Fixed build failures for various unix platforms (c89 violations, bogus creation of stub libraries in driver Makefile) check-in: e5d0f8236e user: andreask tags: trunk
2010-05-07
19:18
See ChngeLogs, fixes to mysql and postgres drivers check-in: 3930a9e2ce user: andreask tags: trunk
2010-05-01
22:25
Allow tdbc::postgres to build on systems without a PostgreSQL installation check-in: ce17d8f4fb user: kennykb tags: trunk
2010-04-30
15:44
Fixed damaged stubs in mysql build check-in: 10b0f7bc3a user: kennykb tags: trunk
15:08
Changes to support run-time loading of MySQL. (plus cleanup identified in making those changes) <verbatim> tdbc: * Makefile.in: Updated 'make dist' to include the tools that generate Stubs for external libs to support run-time loading. * configure.in: Removed a stray backslash that caused a shell error message while configuring (and otherwise appeared harmless). * tools/genExtStubs.tcl: Adjusted to generate the Stubs files in Unix format only to avoid DOS-formatted files sneaking into the repository. tdbcmysql: * Makefile.in: Added explicit reference to the TDBC library in the TCLSH_ENV. Updated the 'dist' rule to include new files. Added a 'genstubs' rule to make the stubs to load the MySQL libraries at run time. * configure.in: Removed compile-time references to the MySQL headers and libraries. Added new files to SOURCES and HEADERS. * generic/fakemysql.h (new file): Minimal subset of mysql.h needed to make tdbc::mysql compile. * generic/mysqlStubDefs.txt (new file): Definitions of MySQL runtime library routines brought in by dynamic loading. * generic/mysqlStubInit.c (new file): Code to load the MySQL runtime library and build a stub table for it. * generic/mysqlStubDefs.txt (new file): Definitions of the routines to be resolved when loading the MySQL library at run time. * generic/tdbcmysql.c: Changed tdbc::mysql to load the MySQL library at run time and to have no compile-time dependencies on MySQL. * tests/tdbcodbc.test (tdbc::mysql-14.8): Corrected a misnamed test. tdbcodbc: * Makefile.in: Added missing files to 'make dist.' Added a 'genstubs' rule to automate building of the Stubs table from the ODBC library added at run time. * generic/fakesql.h: * generic/odbcStubDefs.txt: * generic/odbcStubInit.c: Fixed DOS line endings. </verbatim> check-in: 20ac2ee4ea user: kennykb tags: trunk
2010-04-26
22:59
<verbatim> * tools/genStubs.tcl: Revised 'genStubs' to write files in Unix format (-translation lf) so that 'make genstubs' generates the same output on Unix and Windows. * tdbcDecls.h: * tdbcStubInit.h: make genstubs * README: * configure.in: * generic/tdbc.h: Advance patchlevel to 1.0b14.1 * configure: autoconf-2.59 </verbatim> check-in: e2d1d7f671 user: kennykb tags: trunk, 1.0b14, 1.0b14.1
2010-04-25
23:24
-- 1.0b14 RELEASE -- check-in: f9bae25da3 user: kennykb tags: trunk, 1.0b14.0
21:39
Restore buildability of tdbcmysql and tdbcpostgres check-in: af557599f5 user: kennykb tags: trunk
2010-04-10
02:54
Changes to enable 'make test' when tdbcodbc is in the 'pkgs/' subdirectory of a Tcl build. See ChangeLog files for details check-in: 7d42b98238 user: kennykb tags: trunk
2010-04-08
02:41
Changes to bring tdbc and tdbcodbc into better TEA compliance... see tdbc/ChangeLog and tdbcodbc/ChangeLog for details. check-in: a95b41ad4c user: kennykb tags: trunk
2010-04-06
23:34
fixed cross references in man pages. added comments to tdbcStubLib.c about storage class of tdbcStubsPtr check-in: 1b43a1ec7c user: kennykb tags: trunk
22:35
Made the Stubs tables (and a few other constants) formally 'const'. (Ticket [cf7bc364cc]) check-in: e76ddec744 user: kennykb tags: trunk
21:20
Fix bugs with installation of TDBC documentation - see ChangeLog for details check-in: 33120767c5 user: 200002852 tags: trunk
2010-03-17
03:30
Revised TIP 357 API yet again, adding a 'flags' parameter to Tcl_LoadFile check-in: 25c79ee5d8 user: 200002852 tags: trunk
2010-03-16
15:03
Adjusted to revised TIP 357 API check-in: 6b51a46b24 user: 200002852 tags: trunk
2010-03-15
02:43
sign manifest check-in: b07adcbade user: kennykb tags: trunk
2010-03-14
22:08
restore buildability on Unix check-in: 37da436bac user: kennykb tags: trunk
20:52
tdbcodbc: TIP 357 features eliminate compile-time dependencies. <br> tdbc: <verbatim> * tools/genExtStubs.tcl (new file): Added a tool so that drivers can resolve imports into Stubs tables at run time, allowing them to avoid compile-dependencies on the respective databases' build systems. </verbatim> <br> tdbcodbc: <verbatim> * configure.in: Removed all dependency on the native ODBC headers and import libraries. All ODBC references are now resolved at run time and contained in a 'fakesql.h' file. Removed references to Tk as well. * configure: autoconf-2.59 * generic/fakesql.h (new file): Added file containing declarations of all ODBC API's used in this package, to avoid dependence on native headers. * generic/odbcStubsDefs.txt (new file): Declarations of functions imported from odbc32.dll using Tcl_LoadLibrary. * generic/odbcStubInit.c (new file): Code to load odbc32.dll and odbccp32.dll and initialize Stubs tables with the routines in them that are used in tdbc::odbc. * generic/odbcStubs.h (new file): Generated .h file with the Stubs structure defined in generic/odbcStubsDefs.txt. * tdbcodbc.c: Updated to use run-time-loaded ODBC libraries instead of associating to system headers at compile time and import libraries at link time. Revised handling of the '-parent' option so that the dependence on Tk is only at run time. </verbatim> check-in: 98a4d34cf6 user: 200002852 tags: trunk
2010-03-01
02:24
Added change log for commit of tdbc/tools/tdbc-man2html.tcl, which adds SourceForge logo to the HTML documentation check-in: 5f3c0f6574 user: 200002852 tags: trunk
02:18
Reverted inadvertent commit of experimental tdbcodbc/generic/tdbcodbc.c check-in: 07e4fa009d user: 200002852 tags: trunk
2009-10-27
01:06
<verbatim> * README: Advanced version number to 1.0b14. * configure.in: * library/tdbcsqlite3.tcl: * configure: autoconf 2.59 * tests/tdbcsqlite3.test: Added test cases (known bugs) for duplicate column names in results. * doc/tdbcsqlite3.n: Added a BUGS section documenting the known problem with duplicate column names. </verbatim> check-in: 000071b07b user: 200002852 tags: trunk
2009-09-29
14:56
Updated recipe for release management and packager for Windows binaries to include Postgres check-in: e8ac920205 user: 200002852 tags: trunk, 1.0b13
14:44
Finished advancing release number to 1.0b13. Upgraded tdbcodbc for better portability to legacy drivers. Revised tests so that separate drivers test suites have separate environment variables, and rationalized DRIVER= selection on the ODBC tests. check-in: f4b760f215 user: 200002852 tags: trunk
2009-09-23
17:40
* generic/tdbcpostgres.c: Removed an ugly workaround for a bug in Tcl_SubstObj. check-in: b65be9b9ed user: 200002852 tags: trunk
2009-09-21
02:19
TEMP CHECKPOINT NOT FOR RELEASE: Moved current.test to tdbcpostgres.test. Cleaned up some compiler warnings and fixed more memory leaks in tdbcpostgres.c check-in: d3b58caef7 user: kennykb tags: trunk
01:48
TEMP CHECKPOINT NOT FOR RELEASE. Inserted a workaround for a suspected bug in Tcl_SubstObj check-in: 10b92aebdd user: 200002852 tags: trunk
2009-09-20
22:01
INTERMEDIATE CHECKPOINT FOR B13 DO NOT RELEASE. Added missing tdbcpostgres/configure check-in: 636ca8e648 user: 200002852 tags: trunk
21:49
INTERMEDIATE CHECKPOINT FOR B13 DO NOT RELEASE. Did extensive cleanup in tdbc::postgres. Added much output to stderr to hunt for memory mismanagement issues. check-in: e848cd1737 user: 200002852 tags: trunk
2009-08-21
18:39
tdbc_postgres man page, some missing files added, some reduntant files deleted check-in: 77a7565373 user: slawek tags: trunk
14:54
tdbc::mysql: typo in man page check-in: 54afe7ecd3 user: slawek tags: trunk
14:26
tdbc::oracle: various configuration options check-in: 0e1e2eb707 user: slawek tags: trunk
2009-08-18
17:24
tdbc::oracle connection columns and some minor things check-in: 452fb8f044 user: slawek tags: trunk
01:23
tdbc::oracle fix of uninitialized value check-in: 4ab6c5622f user: slawek tags: trunk
01:03
tdbc::oracle connection tables check-in: bcfcdbc192 user: slawek tags: trunk
2009-08-17
22:12
tdbc::oracle fixes, transactions. check-in: 8878cd6450 user: slawek tags: trunk
17:55
tdbc::oracle fixes. Statements are now returning valid data check-in: bcfbb65dde user: slawek tags: trunk
14:47
tdbc::oracle: fixes check-in: d7eb69f631 user: slawek tags: trunk
2009-08-13
17:06
tdbc::oracle: Some new stuff, lot of fixes check-in: 02156de5f0 user: slawek tags: trunk
2009-08-12
00:23
tdbs:oracle : fixes, it now connects to the db check-in: e9c20885c7 user: slawek tags: trunk
2009-08-11
20:39
tdbc::oracle import check-in: 3f290145ef user: slawek tags: trunk
2009-08-06
11:57
tdbs::postgres: ssl check-in: e46ffe8ace user: slawek tags: trunk
2009-08-05
18:15
tdbc::postgres: get rid of some debugging info check-in: 801f8be491 user: slawek tags: trunk
17:33
tdbc::postgres: some binary type conversions check-in: 6d11a4d6be user: slawek tags: trunk
2009-08-04
15:05
tdbc::postgres Mostly all but types done check-in: 948b152b64 user: slawek tags: trunk
14:06
tdbc::postgres: isolation, connection configuration, code fixes and others check-in: cd5fce9c81 user: slawek tags: trunk
2009-07-26
13:31
tdbc::postgres: ConnectionTables and others. check-in: 63dfa41488 user: slawek tags: trunk
2009-07-25
20:39
tdbc::postgres: transactions implemented check-in: 9ccda629d9 user: slawek tags: trunk
17:17
tdbc::postgres: forbidden paralell use of strdup and tcl allocator - fixed check-in: c0333f0e78 user: slawek tags: trunk
17:02
tdbc::postgres: few fixes. test up to 13.2 passed check-in: 51efcd232c user: slawek tags: trunk
14:55
tdbc::postgres: some fixes. Test up to 8.1 are passed now check-in: 3ec4a7883d user: slawek tags: trunk
2009-07-23
20:34
Got rid of mysql sequence in commets check-in: f8b1792077 user: slawek tags: trunk
20:29
msys build fixed check-in: 36c011501d user: slawek tags: trunk