psqlodbc.git
2006-10-12 Hiroshi SaitoFixed DRIVER_FILE_NAME for *nix.
2006-10-10 Hiroshi SaitoDialog translation(jp).
2006-10-10 Hiroshi SaitoFixed vc6 environment.
2006-09-15 Hiroshi InoueDocumentation update.
2006-09-15 Dave PageAdd note about #Deleted# columns in Access, per David...
2006-09-14 Hiroshi InoueCorrect the handling of 0-length charcter parameters...
2006-09-13 Hiroshi InoueRefine oneshot exection sequence.
2006-09-11 Hiroshi SaitoFixed *unix option of pg_config.
2006-09-11 Hiroshi SaitoFixed *nix build.
2006-09-11 Hiroshi InoueThe version is now 8.1.0102
2006-09-06 Dave PageFix Makefile to include docs and installer directories...
2006-09-05 Hiroshi SaitoAddition of specification.
2006-09-05 Hiroshi Saitotypo.
2006-09-04 Hiroshi InoueThe vesrion is now 8.2.0101.
2006-08-31 Dave PageSeperate driver names for Unicode/ANSI (again\!) REL-08_02_0100
2006-08-31 Dave PageDon't build odbcapi25w on *nix
2006-08-31 Dave PageAdd missing \
2006-08-31 Dave PagePrep for 08.02.0100 release
2006-08-31 Dave PageExplicitly cast the strchr() return value to stop VC...
2006-08-30 Hiroshi InoueFix compilation errors in debug mode.
2006-08-30 Hiroshi InoueImprove connection error message in case of invalid...
2006-08-30 Hiroshi SaitoFixed syntax error.
2006-08-29 Hiroshi SaitoInitial value has set MSDTC=no of VC6.
2006-08-29 Dave PageAdd some missing files.
2006-08-27 Hiroshi SaitoAdjustment of the order of a definition.
2006-08-26 Hiroshi Inoue. Fix a select() blocking bug in *nix environment.
2006-08-24 Hiroshi SaitoFixed dllname of win32
2006-08-24 Hiroshi Saitoguide message was corrected.
2006-08-24 Hiroshi InoueAdd a missing def file.
2006-08-24 Hiroshi Saitoadditional of a document.
2006-08-24 Hiroshi InoueThe version is now 8.2.0.7.
2006-08-24 Hiroshi Saitomake up for a deficiency.
2006-08-22 Hiroshi Saitopublication of a release note.
2006-08-16 Hiroshi InoueFix a bug in SQLSetPos under UseDeclare/Fetch mode.
2006-07-26 Hiroshi SaitoAt VC6, although there are winsock2.h and ws2tcpip...
2006-07-18 Hiroshi InoueThe version is now 8.2.0006.
2006-06-20 Hiroshi InoueFix a SQLDescribeCol(SQLColAttribute) bug.
2006-06-15 Ludek Finstrlefix for linux snprintf issue - snprintf(buf,bufsize...
2006-06-14 Hiroshi InoueThe makefile for MSDTC support.
2006-06-14 Ludek Finstrlefix for "The cursor is open." problem
2006-06-12 Hiroshi InoueThe version is now 8.2.0005.
2006-05-27 Hiroshi Inoue1.Fix a crash on SQLDisconnect.
2006-05-21 Hiroshi InoueFix an Access Violation bug.
2006-05-19 Hiroshi InoueThe first cut for MSDTC supprort and the version is...
2006-05-13 Hiroshi Inoue1. Handle WIN1252 encoding more properly.
2006-04-28 Dave PagePost-release version number bump
2006-04-28 Dave PageCorrect version number
2006-04-28 Dave PageUpdate the configuration notes to match reality a littl...
2006-04-28 Dave PageFAQ update
2006-04-27 Hiroshi Saitoadds to a document. and version correction of *nix.
2006-04-27 Hiroshi InoueThe version is now 8.2.0002.
2006-04-24 Dave PageAdditional Business Objects notes from Martín de la...
2006-04-17 Hiroshi SaitoGabage deletion.
2006-04-17 Hiroshi SaitoCorrection of a path problem.
2006-04-14 Hiroshi SaitoConstruction by VS2005Express+PSDK-x86 is supported.
2006-04-12 Peter EisentrautRename Unix library back to psqlodbc.so.
2006-04-10 Dave PageFix a typo
2006-04-10 Dave PageFixup some driver naming inconsistencies/non-user-frien...
2006-04-10 Dave PageCorrect *nix .so name.
2006-04-10 Dave PageMake the config dialogues a little more presentable...
2006-04-08 Dave PageRemove iodbc headers that we no longer ship.
2006-04-08 Dave PageUpdate release notes
2006-04-08 Dave PageBump version number to 08.02.0001 in preparation for...
2006-04-08 Dave PageRemove files not needed in the enhanced branch
2006-04-08 Dave PageCommit the changed files from the enhanced branch
2006-02-26 Hiroshi Saitotypo "Miscellanous". REL8_1_STABLE
2006-02-02 Dave PageMore release note tweaks. REL-08_01_0200
2006-01-31 Dave PageTweak release notes
2006-01-31 Dave PageFix typo
2006-01-31 Dave PageVersion number bump. Fix some line ends.
2006-01-31 Ludek Finstrlequick hack againist access violation with Disallow...
2006-01-31 Ludek Finstrlefixed point of failure on x86_64 boxes with PGAPI_SetCo...
2006-01-27 Hiroshi SaitoAdd Notes:psqlODBC 08.01.0108
2006-01-27 Hiroshi SaitoNotes:psqlODBC 08.01.0107,08.01.0106
2006-01-27 Dave PageFix the version stamp.
2006-01-26 Ludek Finstrlefixes for 64-bit compilation (still missing one for...
2006-01-26 Ludek Finstrleupdate version info to upcoming 08.01.0108
2006-01-26 Ludek Finstrleadd support for returning right SQLSTATE from SQLGetDia...
2006-01-26 Ludek Finstrlefixed variable length recognition in CC_mapping
2006-01-26 Ludek Finstrlefix for one forgotten text_as_longvarchar test
2006-01-26 Ludek Finstrlerepair broken support for SQLSetPos
2006-01-26 Ludek Finstrlefixed ODBC driver failure when log output isn't writeable
2006-01-26 Ludek Finstrleadd support for START TRANSACTION command
2006-01-26 Ludek Finstrlecorrect autocommit off behaviour
2006-01-26 Ludek Finstrleremove obsolete (not used) protocol option
2006-01-14 Peter EisentrautDocument PG_CONFIG variable in configure --help output.
2006-01-14 Peter EisentrautName libraries psqlodbca or psqlodbcw, depending on...
2006-01-11 Hiroshi SaitoUpdate to 8.01.0105 development snapshot.
2006-01-08 Ludek Finstrlefix problem with retrieving bad long data from unicode...
2006-01-08 Ludek Finstrlecall RALLBACK with bad stmt only when autocommit is on
2006-01-06 Dave PageSome minor corrections
2005-12-25 Ludek Finstrlefix problem with SQLState returning in failed stmt
2005-12-25 Ludek Finstrledriver answer for pg_* tables in SQLColAttribute it...
2005-12-25 Ludek Finstrleget count of binding parameters from stmt
2005-12-17 Ludek Finstrleadded support for ; as delimiter for ConfigDSN
2005-12-13 Hiroshi SaitoArrangement of a release note. and next preparation...
2005-12-09 Dave PageI prepared fix for Bug "Autocommit and Cancel". It...
2005-12-09 Dave PageBump version number in a vain attempt to keep up with...
2005-12-09 Dave PageEnsure a commit is issued after connection setup is...
2005-12-09 Dave PageEnsure buffer is long enough for all option names ...
next