| 2001-05-25 |
Hiroshi Inoue | Get rid of the following size limit. |
commit | commitdiff | tree |
| 2001-05-17 |
Hiroshi Inoue | 1) Decrease the size of some buffers. |
commit | commitdiff | tree |
| 2001-05-16 |
Bruce Momjian | Add missing paren. |
commit | commitdiff | tree |
| 2001-05-16 |
Bruce Momjian | Fix for HASH for index lookups in ODBC. |
commit | commitdiff | tree |
| 2001-05-14 |
Bruce Momjian | Remove columns pg_index.haskeytype and pg_index.indiscl... |
commit | commitdiff | tree |
| 2001-05-11 |
Bruce Momjian | Stamp CVS as 7.2. Update all interface version numbers... |
commit | commitdiff | tree |
| 2001-05-08 |
Bruce Momjian | Run pgindent on ODBC code only, to reformat new comments. |
commit | commitdiff | tree |
| 2001-05-08 |
Bruce Momjian | ODBC source code cleanup patch. Should match rest... |
commit | commitdiff | tree |
| 2001-05-03 |
Bruce Momjian | BTW it does not add encodign it just patches existing... REL7_1_STABLE REL7_1_2 |
commit | commitdiff | tree |
| 2001-05-02 |
Tom Lane | Previous commit mistakenly converted all newlines to... |
commit | commitdiff | tree |
| 2001-05-01 |
Hiroshi Inoue | 1) fix bugs reported by Andrea Aime. |
commit | commitdiff | tree |
| 2001-04-23 |
Hiroshi Inoue | 1) Decrease the size of needlessly large buffers. For... |
commit | commitdiff | tree |
| 2001-04-23 |
Hiroshi Inoue | A patch to fix the following bugs. |
commit | commitdiff | tree |
| 2001-04-17 |
Hiroshi Inoue | The renewal of README thanks to Dave Page. |
commit | commitdiff | tree |
| 2001-04-06 |
Hiroshi Inoue | Sorry my previous change was a mistake. REL7_1 |
commit | commitdiff | tree |
| 2001-04-06 |
Hiroshi Inoue | 1) Fit the precision of floating point to that of serve... |
commit | commitdiff | tree |
| 2001-03-27 |
Bruce Momjian | ODBC source code cleanup. Mostly alignment of #define... |
commit | commitdiff | tree |
| 2001-03-26 |
Hiroshi Inoue | Add multibyte support |
commit | commitdiff | tree |
| 2001-03-25 |
Tom Lane | Fix unportable assumptions about alignment of local... |
commit | commitdiff | tree |
| 2001-03-23 |
Bruce Momjian | Fix comments that were mis-wrapped, for Tom Lane. |
commit | commitdiff | tree |
| 2001-03-22 |
Bruce Momjian | Remove dashes in comments that don't need them, rewrap... |
commit | commitdiff | tree |
| 2001-03-22 |
Bruce Momjian | pgindent run. Make it all clean. |
commit | commitdiff | tree |
| 2001-03-21 |
Hiroshi Inoue | The attached patch fixes win32.mak which got broken... |
commit | commitdiff | tree |
| 2001-03-21 |
Hiroshi Inoue | a fix from Eiji Tokuya. |
commit | commitdiff | tree |
| 2001-03-16 |
Hiroshi Inoue | Oops I forgot to add new files for multibyte support. |
commit | commitdiff | tree |
| 2001-03-16 |
Hiroshi Inoue | Add multibyte support. |
commit | commitdiff | tree |
| 2001-03-14 |
Hiroshi Inoue | Fix some memory leaks. |
commit | commitdiff | tree |
| 2001-03-13 |
Hiroshi Inoue | The attached file contains the registry settings requir... |
commit | commitdiff | tree |
| 2001-03-10 |
Tom Lane | Provide a hack to let initialization happen on platform... |
commit | commitdiff | tree |
| 2001-03-10 |
Tom Lane | Do not accept values from sections following the specif... |
commit | commitdiff | tree |
| 2001-03-10 |
Hiroshi Inoue | 1)Allow the access to indexes with up to 16 keys. |
commit | commitdiff | tree |
| 2001-02-22 |
Hiroshi Inoue | Fix the bug report [ODBC] select from a table having... |
commit | commitdiff | tree |
| 2001-02-20 |
Tom Lane | Remove unportable #warning directive. |
commit | commitdiff | tree |
| 2001-02-20 |
Peter Eisentraut | Make sure -L and -I's for our source tree are always... |
commit | commitdiff | tree |
| 2001-02-16 |
Tom Lane | ichar() has been renamed to chr(), so fix translation... |
commit | commitdiff | tree |
| 2001-02-16 |
Hiroshi Inoue | Add casting for numeric/float4/float8 type value |
commit | commitdiff | tree |
| 2001-02-15 |
Hiroshi Inoue | 1) Change transaction boundary in autocommit off mode |
commit | commitdiff | tree |
| 2001-02-14 |
Bruce Momjian | Add 7.X to dialog box. |
commit | commitdiff | tree |
| 2001-02-14 |
Bruce Momjian | Back out all ODBC formatting changes, and back out... |
commit | commitdiff | tree |
| 2001-02-12 |
Bruce Momjian | Attached is a makefile for the ODBC driver for use... |
commit | commitdiff | tree |
| 2001-02-12 |
Bruce Momjian | New MS resource file, pgindented. |
commit | commitdiff | tree |
| 2001-02-12 |
Bruce Momjian | Update ODBC resource MS-generated file. |
commit | commitdiff | tree |
| 2001-02-12 |
Bruce Momjian | Change more // comments. |
commit | commitdiff | tree |
| 2001-02-12 |
Bruce Momjian | Replace // comments from file for MS products. |
commit | commitdiff | tree |
| 2001-02-11 |
Tom Lane | SOCK_get_next_byte should not return garbage after... |
commit | commitdiff | tree |
| 2001-02-11 |
Bruce Momjian | Remove unneeded shutdown() call, per Tom Lane. |
commit | commitdiff | tree |
| 2001-02-11 |
Bruce Momjian | More cleanups. |
commit | commitdiff | tree |
| 2001-02-11 |
Bruce Momjian | Include file alignment fixes. |
commit | commitdiff | tree |
| 2001-02-11 |
Bruce Momjian | Move X packet before shutdown(). |
commit | commitdiff | tree |
| 2001-02-11 |
Bruce Momjian | Source alignment cleanups. |
commit | commitdiff | tree |
| 2001-02-11 |
Bruce Momjian | More cleanup. |
commit | commitdiff | tree |
| 2001-02-11 |
Bruce Momjian | More cleanup. |
commit | commitdiff | tree |
| 2001-02-11 |
Bruce Momjian | Cleanup of source. |
commit | commitdiff | tree |
| 2001-02-11 |
Bruce Momjian | The attached patch does the following: |
commit | commitdiff | tree |
| 2001-02-10 |
Bruce Momjian | Disable X connection close in ODBC until solution is... |
commit | commitdiff | tree |
| 2001-02-10 |
Peter Eisentraut | Repair BSD/OS shared library fixes. |
commit | commitdiff | tree |
| 2001-02-10 |
Bruce Momjian | Remove protcol option buttons. |
commit | commitdiff | tree |
| 2001-02-10 |
Bruce Momjian | ODBC BSD/OS fix. |
commit | commitdiff | tree |
| 2001-02-10 |
Bruce Momjian | Allow -Bsymbolic on BSDI for ODBC. |
commit | commitdiff | tree |
| 2001-02-10 |
Bruce Momjian | More ODBC formatting cleanup. |
commit | commitdiff | tree |
| 2001-02-10 |
Bruce Momjian | Run pgindent over ODBC source. We couldn't do this... |
commit | commitdiff | tree |
| 2001-02-10 |
Bruce Momjian | Remove protocol-dependent code. This should have been... |
commit | commitdiff | tree |
| 2001-02-10 |
Bruce Momjian | Cleanup |
commit | commitdiff | tree |
| 2001-02-10 |
Bruce Momjian | Properly exit ODBC with 'X', allow linking on BSD/OS. |
commit | commitdiff | tree |
| 2001-02-10 |
Tom Lane | Ignore leading whitespace when trying to determine... |
commit | commitdiff | tree |
| 2001-02-09 |
Hiroshi Inoue | Change SELECT to not trigger "BEGIN" in not autocommit... |
commit | commitdiff | tree |
| 2001-02-08 |
Hiroshi Inoue | Fix a misuse of 'char *' declaration. |
commit | commitdiff | tree |
| 2001-02-06 |
Hiroshi Inoue | Improved version handling introduced by Dave Page. |
commit | commitdiff | tree |
| 2001-01-26 |
Bruce Momjian | odbc1.diff changes the text on the Protocol Radio butto... |
commit | commitdiff | tree |
| 2001-01-26 |
Tom Lane | gcc complains about improperly terminated comment. |
commit | commitdiff | tree |
| 2001-01-25 |
Bruce Momjian | Further to the previous ODBC patches I posted today... |
commit | commitdiff | tree |
| 2001-01-25 |
Bruce Momjian | > From: Tom Lane [mailto:tgl@sss.pgh.pa.us] |
commit | commitdiff | tree |
| 2001-01-25 |
Bruce Momjian | I decided to give this a go after all :-) The attached... |
commit | commitdiff | tree |
| 2001-01-23 |
Bruce Momjian | Subject: Bug in SQLForeignKeys() |
commit | commitdiff | tree |
| 2000-12-30 |
Peter Eisentraut | Remove C++ comment. REL7_1_BETA2 REL7_1_BETA3 |
commit | commitdiff | tree |
| 2000-12-19 |
Peter Eisentraut | Remove inclusions of <malloc.h>. |
commit | commitdiff | tree |
| 2000-12-16 |
Peter Eisentraut | Fix linker options for ODBC driver. See comment in |
commit | commitdiff | tree |
| 2000-12-15 |
Bruce Momjian | there is one problem with Zoltan patches commited into... |
commit | commitdiff | tree |
| 2000-12-11 |
Bruce Momjian | Make all ODBCVER = 2.50 |
commit | commitdiff | tree |
| 2000-12-11 |
Bruce Momjian | Fix ODBC compile, prevent ODBCVER warning, though the... |
commit | commitdiff | tree |
| 2000-12-10 |
Bruce Momjian | Here is patch to the ODBC driver to update the version... |
commit | commitdiff | tree |
| 2000-12-10 |
Bruce Momjian | Here is a diff to info.c in interfaces/odbc that update... |
commit | commitdiff | tree |
| 2000-12-03 |
Tom Lane | Ensure that all uses of <ctype.h> functions are applied... REL7_1_BETA |
commit | commitdiff | tree |
| 2000-10-28 |
Peter Eisentraut | Remove compiler warnings (add missing include files... |
commit | commitdiff | tree |
| 2000-10-25 |
Thomas G. Lockhart | From Zoltan Kovacs back in April (sorry for the delay... |
commit | commitdiff | tree |
| 2000-10-24 |
Tom Lane | Major overhaul of large-object implementation, by Denis... |
commit | commitdiff | tree |
| 2000-10-23 |
Peter Eisentraut | Polish shared library build to reduce number of special... |
commit | commitdiff | tree |
| 2000-10-20 |
Peter Eisentraut | Add support for VPATH builds, that is, building somewhe... |
commit | commitdiff | tree |
| 2000-09-18 |
Peter Eisentraut | Move contrib/odbc/odbc.sql together with odbc driver... |
commit | commitdiff | tree |
| 2000-09-17 |
Peter Eisentraut | Support for DESTDIR make variable. This is used as... |
commit | commitdiff | tree |
| 2000-08-31 |
Peter Eisentraut | Fix relative path references so that make knowns which... |
commit | commitdiff | tree |
| 2000-08-29 |
Tom Lane | Remove bogus use of int4out(). |
commit | commitdiff | tree |
| 2000-07-14 |
Peter Eisentraut | didn't compile |
commit | commitdiff | tree |
| 2000-07-07 |
Bruce Momjian | |> The Makefile.shlib changes will have to be discussed... |
commit | commitdiff | tree |
| 2000-06-28 |
Peter Eisentraut | Makefile cleanup for interface tree. Now essentially... |
commit | commitdiff | tree |
| 2000-06-20 |
Peter Eisentraut | Cleaned up PL/pgSQL build. Fixed a couple of copyandpas... |
commit | commitdiff | tree |
| 2000-06-19 |
Peter Eisentraut | Integrated ODBC driver into regular build. No more... |
commit | commitdiff | tree |
| 2000-06-19 |
Bruce Momjian | Rename HAVE_SQLGETPRIVATEPROFILESTRING to something... |
commit | commitdiff | tree |
| 2000-06-19 |
Bruce Momjian | fix HAVE_SQLGETPRIVATEPROFILESTRING define |
commit | commitdiff | tree |
| 2000-06-14 |
Bruce Momjian | OK, I have tidied up todays (13th) snapshot with the... |
commit | commitdiff | tree |
| next |