2005-06-30 |
Dave Page | According to MSDN docs for SQLSetStmtAttr, if you try... |
commit | commitdiff | tree |
2005-04-27 |
Dave Page | Bug ref: 1262 |
commit | commitdiff | tree |
2005-04-27 |
Dave Page | Bug ref: 1276 |
commit | commitdiff | tree |
2005-04-25 |
Dave Page | This patch returns the remarks (description) on a table... |
commit | commitdiff | tree |
2005-04-25 |
Dave Page | Bump version to 08.01.0102 |
commit | commitdiff | tree |
2005-03-18 |
Peter Eisentraut | When inserting SHRT_MIN into an int2 column, the ODBC... |
commit | commitdiff | tree |
2005-03-05 |
Dave Page | Fix driver registration REL-08_00_0101 |
commit | commitdiff | tree |
2005-03-05 |
Dave Page | Fix version number |
commit | commitdiff | tree |
2005-03-02 |
Dave Page | The following patch allow users to configure the Unix... |
commit | commitdiff | tree |
2005-03-02 |
Dave Page | Post-release version number bump |
commit | commitdiff | tree |
2005-03-02 |
Dave Page | Include installer. REL-08_00_0100 |
commit | commitdiff | tree |
2005-03-02 |
Dave Page | Version bump for release. |
commit | commitdiff | tree |
2005-02-23 |
Dave Page | Correct version number REL-08_00_0005 |
commit | commitdiff | tree |
2005-02-23 |
Dave Page | Show version number in installer. |
commit | commitdiff | tree |
2005-02-23 |
Dave Page | Remove unused icon. |
commit | commitdiff | tree |
2005-02-23 |
Dave Page | We don't implement SQLSetScrollOptions |
commit | commitdiff | tree |
2005-02-23 |
Dave Page | Don't barf when parsing queries with functions in the... |
commit | commitdiff | tree |
2005-02-14 |
Dave Page | Increase SOCK_BUFFER_SIZE to 8192 per report from Karol... |
commit | commitdiff | tree |
2005-02-13 |
Dave Page | Fix directory used for debug builds |
commit | commitdiff | tree |
2005-02-13 |
Dave Page | Fix missing " win32.mak |
commit | commitdiff | tree |
2005-02-10 |
Dave Page | Note the need for vcvars32.bat when compiling in Window... |
commit | commitdiff | tree |
2005-02-08 |
Dave Page | Bump version to 08.00.0005 |
commit | commitdiff | tree |
2005-01-29 |
Dave Page | New WiX based installer. |
commit | commitdiff | tree |
2005-01-28 |
Dave Page | 08.00.0004 Version bump REL-08_00_0004 |
commit | commitdiff | tree |
2005-01-17 |
Dave Page | Bump version for new snapshot |
commit | commitdiff | tree |
2005-01-17 |
Dave Page | With CVS HEAD, numeric values are not read correctly. |
commit | commitdiff | tree |
2004-12-21 |
Dave Page | There is a 16-byte leak for every statement handle... |
commit | commitdiff | tree |
2004-11-11 |
Dave Page | Return type names without parens. Originally changed... |
commit | commitdiff | tree |
2004-10-27 |
Dave Page | Updated Japanese dialog from Hiroshi Saito |
commit | commitdiff | tree |
2004-10-08 |
Dave Page | Ignore search_path in SQLTables REL-08_00_0002 |
commit | commitdiff | tree |
2004-10-08 |
Dave Page | Bump version number |
commit | commitdiff | tree |
2004-10-08 |
Dave Page | OK, finally think this SQLInfo unicode string length... |
commit | commitdiff | tree |
2004-10-07 |
Dave Page | 2nd attempt at the previously rolled back fix. This... |
commit | commitdiff | tree |
2004-10-06 |
Dave Page | Back out previous revision. Can't see or recall why... |
commit | commitdiff | tree |
2004-10-04 |
Dave Page | Bump version number to 08.00.0001 in prep for PostgreSQ... REL-08_00_0001 |
commit | commitdiff | tree |
2004-10-04 |
Dave Page | Turn off updateable cursors by default. |
commit | commitdiff | tree |
2004-07-30 |
Peter Eisentraut | Add explicit cast to bound int2 parameters (see bug... |
commit | commitdiff | tree |
2004-07-30 |
Dave Page | Support setting of SQL_ATTR_ANSI_APP w/ODBCVER >= 3.51 |
commit | commitdiff | tree |
2004-07-26 |
Dave Page | Don't include the terminating character when returning... |
commit | commitdiff | tree |
2004-07-25 |
Peter Eisentraut | Update copyright year |
commit | commitdiff | tree |
2004-07-21 |
Dave Page | Make the driver ODBC 3 only. |
commit | commitdiff | tree |
2004-07-21 |
Dave Page | Remove unicode #ifdefs and configure option. |
commit | commitdiff | tree |
2004-07-21 |
Dave Page | Remove unused file. |
commit | commitdiff | tree |
2004-07-20 |
Dave Page | Bump build number |
commit | commitdiff | tree |
2004-07-20 |
Dave Page | Change Insight Distribution Systems the PGDG. |
commit | commitdiff | tree |
2004-07-20 |
Dave Page | Add missing psqlodbc.rc file. |
commit | commitdiff | tree |
2004-07-20 |
Peter Eisentraut | Do dynamic allocation when saving the locale, since... |
commit | commitdiff | tree |
2004-07-20 |
Dave Page | Minor tidy up |
commit | commitdiff | tree |
2004-07-19 |
Dave Page | Cleanup formatting, remove some unicode/odbcver ifdefs. |
commit | commitdiff | tree |
2004-07-19 |
Dave Page | Bump build number |
commit | commitdiff | tree |
2004-07-19 |
Dave Page | Remove unicode & odbc3 ifdefs, correct driver file... |
commit | commitdiff | tree |
2004-07-19 |
Dave Page | Bump version to 07.05.0001 |
commit | commitdiff | tree |
2004-07-17 |
Peter Eisentraut | Some bug fixes in the function mapping table in convert... |
commit | commitdiff | tree |
2004-07-16 |
Dave Page | Updated a couple of comments |
commit | commitdiff | tree |
2004-07-16 |
Dave Page | Return the required SQLGetInfo buffer size in bytes... |
commit | commitdiff | tree |
2004-07-11 |
Peter Eisentraut | Make ODBC 0x0300 and Unicode the default on Unix, and... |
commit | commitdiff | tree |
2004-07-10 |
Peter Eisentraut | Remove traces of code that tries to compile on Unix... |
commit | commitdiff | tree |
2004-07-09 |
Peter Eisentraut | Fix buffer overflows related to unchecked make_string(). |
commit | commitdiff | tree |
2004-07-07 |
Dave Page | I've looked at the warnings in info.c. The reason of... |
commit | commitdiff | tree |
2004-07-05 |
Dave Page | Remove unused files. These files are only required... |
commit | commitdiff | tree |
2004-07-01 |
Dave Page | This patch fixes several misguided assumptions that... |
commit | commitdiff | tree |
2004-06-14 |
Dave Page | Cleaned up installer. |
commit | commitdiff | tree |
2004-06-12 |
Dave Page | Fix a directory reference that wasn't using an alias. |
commit | commitdiff | tree |
2004-06-12 |
Dave Page | Fix a directory reference that wasn't using an alias. |
commit | commitdiff | tree |
2004-04-14 |
Dave Page | Update version to 07.03.0209 REL-07_03_0209 |
commit | commitdiff | tree |
2004-04-14 |
Dave Page | Update version to 07.03.0209 |
commit | commitdiff | tree |
2004-04-09 |
Dave Page | Add WIN1250 support - Ludek Finstrle |
commit | commitdiff | tree |
2004-04-09 |
Dave Page | the following patch (against 7.03.0200) contains two... |
commit | commitdiff | tree |
2004-04-06 |
Bruce Momjian | When compile and start using psqlodbc.so, it crashes... |
commit | commitdiff | tree |
2004-04-05 |
Dave Page | Fix for invalid input syntax for type tid: '(,)' -... |
commit | commitdiff | tree |
2004-02-05 |
Hiroshi Inoue | [7.3.0208] |
commit | commitdiff | tree |
2004-02-04 |
Dave Page | [Jon Willeke] I'm attaching a few tweaks to build psqlo... |
commit | commitdiff | tree |
2004-01-06 |
Hiroshi Inoue | 1) Correct the handling of SQL_C_ULONG (for *nix). |
commit | commitdiff | tree |
2003-12-09 |
Hiroshi Inoue | [7.3.0205] |
commit | commitdiff | tree |
2003-11-12 |
Hiroshi Inoue | [7.03.0204] |
commit | commitdiff | tree |
2003-11-10 |
Hiroshi Inoue | [7.03.0203] |
commit | commitdiff | tree |
2003-11-06 |
Hiroshi Inoue | [7.03.0202] |
commit | commitdiff | tree |
2003-10-25 |
Hiroshi Inoue | [7.03.0201] |
commit | commitdiff | tree |
2003-10-22 |
Dave Page | Version number bump. REL-07_03_0200 |
commit | commitdiff | tree |
2003-10-22 |
Dave Page | Version number bump. |
commit | commitdiff | tree |
2003-10-20 |
Hiroshi Inoue | [7.03.0116] |
commit | commitdiff | tree |
2003-09-24 |
Bruce Momjian | Remove trailing commas in structs; reported by jason... |
commit | commitdiff | tree |
2003-09-19 |
Hiroshi Inoue | 1) Correct the return info for SQLGetInfo(.., SQL_CURSO... |
commit | commitdiff | tree |
2003-09-15 |
Hiroshi Inoue | 1. Serialize the connection use for communication(multi... |
commit | commitdiff | tree |
2003-09-02 |
Hiroshi Inoue | Fix a bug when handling data_at_execution parameter... |
commit | commitdiff | tree |
2003-08-27 |
Hiroshi Inoue | 1) Fix a bug on SQLSetStmtAttr(.., SQL_CONCURRENCY... |
commit | commitdiff | tree |
2003-07-31 |
Hiroshi Inoue | 1) Distinguish the rowset size for SQLFetch(Scroll... |
commit | commitdiff | tree |
2003-07-11 |
Hiroshi Inoue | Improve SQLGetDiagField so that an MFC appliaction... |
commit | commitdiff | tree |
2003-07-09 |
Hiroshi Inoue | Add quotes around table names to use ::regclass in... |
commit | commitdiff | tree |
2003-06-30 |
Hiroshi Inoue | Change SQLGetFunctions to contain ODBC3 APIs. |
commit | commitdiff | tree |
2003-06-19 |
Dave Page | When doing an UPDATE or DELETE via ODBC, if no records... |
commit | commitdiff | tree |
2003-06-18 |
Dave Page | Fix incorrect patch. |
commit | commitdiff | tree |
2003-06-18 |
Dave Page | Fix misplaced comment end. |
commit | commitdiff | tree |
2003-06-18 |
Dave Page | when a column SQL_C_CHAR is handled in ResolveOneParam... |
commit | commitdiff | tree |
2003-06-18 |
Dave Page | When converting the value zero, the result is wrong... |
commit | commitdiff | tree |
2003-05-30 |
Hiroshi Inoue | 1) Improve the SQL_C_VARBOOKMARK type handling. |
commit | commitdiff | tree |
2003-05-28 |
Hiroshi Inoue | Fix a bug about a bookmark handling in SQLBulkOperaiton... |
commit | commitdiff | tree |
2003-05-27 |
Hiroshi Inoue | Remove date cast(::date) from the conversion of {d... |
commit | commitdiff | tree |
2003-05-27 |
Hiroshi Inoue | 1) Corrent the handling of bookmark in SQLBulkOperations. |
commit | commitdiff | tree |
2003-05-26 |
Hiroshi Inoue | Correct a handling of offset in SQLBulkOperations. |
commit | commitdiff | tree |
next |