| 2005-12-08 |
Dave Page | Add some release notes compiled by Hiroshi Saito. |
commit | commitdiff | tree |
| 2005-12-06 |
Dave Page | I've attached patch to solve problem with multiple... |
commit | commitdiff | tree |
| 2005-12-05 |
Dave Page | ODBC driver fail (raise exception) with these steps... |
commit | commitdiff | tree |
| 2005-12-02 |
Dave Page | Make sure data_at_exec parameters are cleared by SQLCan... |
commit | commitdiff | tree |
| 2005-12-02 |
Dave Page | Formatting cleanup. Reenable Luf's verbose logging. |
commit | commitdiff | tree |
| 2005-12-02 |
Dave Page | - skip QR_fetch_tuples when backend returns PGRES_COMMA... |
commit | commitdiff | tree |
| 2005-12-01 |
Dave Page | Post release version bump |
commit | commitdiff | tree |
| 2005-11-30 |
Dave Page | Fix server side prepare [Ludek Finstrle] REL-08_01_0102 |
commit | commitdiff | tree |
| 2005-11-28 |
Dave Page | Fix for bug "#1000444 Table names repeated in BDE with... |
commit | commitdiff | tree |
| 2005-11-25 |
Dave Page | Cleanup a bunch of inconsistent PGAPI_ declarations... |
commit | commitdiff | tree |
| 2005-11-24 |
Dave Page | Bump version number. |
commit | commitdiff | tree |
| 2005-11-24 |
Dave Page | Make sure the StringLength is set correctly for SQLGetC... |
commit | commitdiff | tree |
| 2005-11-24 |
Dave Page | Correct value returned by SQLGetInfo for SQL_CATALOG_LO... |
commit | commitdiff | tree |
| 2005-11-15 |
Dave Page | Add installer upgrade script. |
commit | commitdiff | tree |
| 2005-11-11 |
Dave Page | Don't include the version number in the Start Menu... |
commit | commitdiff | tree |
| 2005-11-11 |
Dave Page | Correct a couple of broken filenames. |
commit | commitdiff | tree |
| 2005-11-10 |
Dave Page | Seem to have skipped a version. Must stop working after... REL-08_01_0101 |
commit | commitdiff | tree |
| 2005-11-09 |
Dave Page | Version number bump |
commit | commitdiff | tree |
| 2005-11-09 |
Dave Page | Fix non-declare/fetch mode. |
commit | commitdiff | tree |
| 2005-11-09 |
Dave Page | Return the error message from libpq on connection failure. |
commit | commitdiff | tree |
| 2005-11-09 |
Dave Page | Correct resource compiler options |
commit | commitdiff | tree |
| 2005-11-08 |
Dave Page | Correct directory name, per Jeff Bohmer |
commit | commitdiff | tree |
| 2005-11-06 |
Dave Page | Post-release version number bump |
commit | commitdiff | tree |
| 2005-11-05 |
Dave Page | Update version number for release. REL-08_01_0100 |
commit | commitdiff | tree |
| 2005-11-04 |
Peter Eisentraut | Remove remaining references to Debian and Red Hat HOWTOs. |
commit | commitdiff | tree |
| 2005-11-04 |
Dave Page | 1) QR_get_fields() gets called when SC_fetch() is enter... |
commit | commitdiff | tree |
| 2005-11-04 |
Dave Page | It's C, not C++ Dave :-( |
commit | commitdiff | tree |
| 2005-11-04 |
Dave Page | The test for self being NULL in QR_Destructor() should... |
commit | commitdiff | tree |
| 2005-11-04 |
Peter Eisentraut | Remove wildly outdated Debian and Red Hat HOWTOs. |
commit | commitdiff | tree |
| 2005-11-03 |
Dave Page | Fix declare/fetch memory leak. Now we get a nice flat... |
commit | commitdiff | tree |
| 2005-11-03 |
Dave Page | Add a VC++ project file. |
commit | commitdiff | tree |
| 2005-11-03 |
Dave Page | Remove (libpq) suffix to the driver name on dialogues... |
commit | commitdiff | tree |
| 2005-11-03 |
Dave Page | Remove (libpq) suffix to the driver name on dialogues... |
commit | commitdiff | tree |
| 2005-11-03 |
Dave Page | Switch off echo |
commit | commitdiff | tree |
| 2005-11-03 |
Dave Page | Fix a major memory leak in declare/fetch mode. Ensure... REL-08_01_0006 |
commit | commitdiff | tree |
| 2005-11-02 |
Dave Page | Fix Declare/fetch when used with bound columns. |
commit | commitdiff | tree |
| 2005-11-02 |
Dave Page | Fix typo, per Johann Zuschlag |
commit | commitdiff | tree |
| 2005-11-02 |
Dave Page | Prevent setting a connstrout value when the max length... |
commit | commitdiff | tree |
| 2005-10-31 |
Dave Page | Initial fix for Declare/Fetch option [Anoop, Sivakumar... |
commit | commitdiff | tree |
| 2005-10-25 |
Dave Page | When EN_Destructor is called it searches through the... |
commit | commitdiff | tree |
| 2005-10-25 |
Dave Page | This patch fixes a potential segfault that can happen... |
commit | commitdiff | tree |
| 2005-10-20 |
Peter Eisentraut | Massive compiler warnings cleanup. |
commit | commitdiff | tree |
| 2005-10-12 |
Dave Page | Use program files environment var in installer per... |
commit | commitdiff | tree |
| 2005-10-12 |
Dave Page | Bump version number |
commit | commitdiff | tree |
| 2005-10-12 |
Dave Page | Use program files environment var in Windows makefile... REL-08_01_0005 |
commit | commitdiff | tree |
| 2005-10-12 |
Peter Eisentraut | Use pg_config to find libpq. |
commit | commitdiff | tree |
| 2005-10-11 |
Peter Eisentraut | Fix spelling of PostgreSQL. |
commit | commitdiff | tree |
| 2005-10-07 |
Dave Page | Add Kerberos support. |
commit | commitdiff | tree |
| 2005-10-07 |
Dave Page | Add OpenSSL and MIT Kerberos acknowledgements |
commit | commitdiff | tree |
| 2005-10-06 |
Dave Page | Create logfiles in mode 0600 on *nix |
commit | commitdiff | tree |
| 2005-10-05 |
Dave Page | Don't reuse the UNICODE macro |
commit | commitdiff | tree |
| 2005-10-04 |
Dave Page | I've attached a patch that uses the SQLSTATE from the... |
commit | commitdiff | tree |
| 2005-09-28 |
Dave Page | Map 'name' to SQL_VARCHAR rather than SQL_CHAR - this... |
commit | commitdiff | tree |
| 2005-09-23 |
Dave Page | Further multibyte tweaks from Hiroshi. |
commit | commitdiff | tree |
| 2005-09-21 |
Dave Page | Update multibyte encodings and mappings [Hiroshi Saito] |
commit | commitdiff | tree |
| 2005-09-19 |
Anoop Kumar | These files are no longer used by the Libpq version... |
commit | commitdiff | tree |
| 2005-09-19 |
Anoop Kumar | Socket code is removed from the source. Now, psqlodbc... |
commit | commitdiff | tree |
| 2005-09-17 |
Dave Page | Don't lose notices that don't come from a query. |
commit | commitdiff | tree |
| 2005-09-17 |
Dave Page | This patch fill fix the notice handler so that the... |
commit | commitdiff | tree |
| 2005-09-17 |
Dave Page | This patch corrects the previous fix for returning... |
commit | commitdiff | tree |
| 2005-09-16 |
Dave Page | Remove old doc file. |
commit | commitdiff | tree |
| 2005-09-16 |
Dave Page | Bump version number |
commit | commitdiff | tree |
| 2005-09-16 |
Dave Page | Don't include win_unicode.c twice REL-08_01_0004 |
commit | commitdiff | tree |
| 2005-09-16 |
Dave Page | Backout previous rowcount patch which seems to be causi... |
commit | commitdiff | tree |
| 2005-09-15 |
Dave Page | Fix paths for new build targets |
commit | commitdiff | tree |
| 2005-09-15 |
Dave Page | Allow SQLRowCount to work following SELECT queries... |
commit | commitdiff | tree |
| 2005-09-15 |
Dave Page | Fix identifier case sensitivity [Chris Ingram] |
commit | commitdiff | tree |
| 2005-09-06 |
Dave Page | Explain which driver users should choose. |
commit | commitdiff | tree |
| 2005-09-06 |
Dave Page | Re-enable ANSI/Unicode compilation. |
commit | commitdiff | tree |
| 2005-09-02 |
Dave Page | Remove unnecessary query length limitation, and clean... |
commit | commitdiff | tree |
| 2005-09-02 |
Dave Page | Add basic support for savepoints [Hiroshi Saito/Dave... |
commit | commitdiff | tree |
| 2005-09-01 |
Dave Page | Only mark the connection dead when it actually fails... |
commit | commitdiff | tree |
| 2005-08-31 |
Dave Page | Please find the patch for the other bug pointed out... |
commit | commitdiff | tree |
| 2005-08-30 |
Dave Page | Bloody line ends. Grrr. |
commit | commitdiff | tree |
| 2005-08-30 |
Dave Page | Fix line ends. |
commit | commitdiff | tree |
| 2005-08-30 |
Dave Page | Test commit - ignore |
commit | commitdiff | tree |
| 2005-08-30 |
Anoop Kumar | Fix for making the SQLGetConnectAttr API work with... |
commit | commitdiff | tree |
| 2005-08-30 |
Dave Page | Allow SSL modes to be translated [Hiroshi Saito] |
commit | commitdiff | tree |
| 2005-08-28 |
Dave Page | Don't install docs by default, as most likely only... |
commit | commitdiff | tree |
| 2005-08-27 |
Dave Page | Update installer: |
commit | commitdiff | tree |
| 2005-08-27 |
Dave Page | Wix got finickity about short filenames. |
commit | commitdiff | tree |
| 2005-08-27 |
Dave Page | Add FAQ. |
commit | commitdiff | tree |
| 2005-08-27 |
Dave Page | Further documentation updates |
commit | commitdiff | tree |
| 2005-08-27 |
Dave Page | Move docs into the source tree. |
commit | commitdiff | tree |
| 2005-08-24 |
Anoop Kumar | Fixed the SQLExecDirec bug which returned SQL_SUCCESS... |
commit | commitdiff | tree |
| 2005-08-12 |
Dave Page | Fix SQLRowCount [Anoop Kumar] |
commit | commitdiff | tree |
| 2005-08-12 |
Dave Page | Oops, missed this commit |
commit | commitdiff | tree |
| 2005-08-11 |
Dave Page | Further column length tweaks |
commit | commitdiff | tree |
| 2005-08-11 |
Dave Page | Improve field length setup. Use the correct values... |
commit | commitdiff | tree |
| 2005-08-05 |
Dave Page | Contrary to what SQLGetInfo thinks, PostgreSQL doesn... |
commit | commitdiff | tree |
| 2005-08-05 |
Dave Page | Post release version number bump |
commit | commitdiff | tree |
| 2005-08-05 |
Dave Page | Fix default numeric precision. |
commit | commitdiff | tree |
| 2005-08-04 |
Dave Page | Fix leak in SC_Destructor [Kelly Burkhart] - archives... |
commit | commitdiff | tree |
| 2005-08-04 |
Dave Page | If I bind a 32 bit integer using SQL_INTEGER/SQL_C_LONG... |
commit | commitdiff | tree |
| 2005-08-03 |
Dave Page | Fix per bug ref 1187 [Scot Loach] REL-08_01_0003 |
commit | commitdiff | tree |
| 2005-08-03 |
Dave Page | Handle SQL_DATE from ODBC2 apps, per bug report 1292... |
commit | commitdiff | tree |
| 2005-08-03 |
Dave Page | Add comment about a known leak bug that needs fixing |
commit | commitdiff | tree |
| 2005-08-03 |
Dave Page | Fix bug that stopped Use Declare/Fetch working, and... |
commit | commitdiff | tree |
| 2005-08-03 |
Dave Page | Fix some logging that was bugging me |
commit | commitdiff | tree |
| 2005-08-02 |
Dave Page | Remove commented out code. |
commit | commitdiff | tree |
| next |