tdbc::postgres

Timeline
Login

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

50 ancestors of cbaaf5d8fc6c2932

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-01
14:50
Extend support to MSVC10. Thanks to Twylite. check-in: 9972d7cf7d user: dgp tags: trunk
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