summaryrefslogtreecommitdiff
path: root/src/interfaces/odbc/results.c
Commit message (Expand)AuthorAgeFilesLines
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-5/+5
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-8/+8
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-191/+209
* Provide some initial support for building the ODBC driver forPeter Eisentraut2001-09-221-7/+0
* 1) Avoid an overflow of connection string for Access(Microsoft Jet).Hiroshi Inoue2001-09-211-35/+50
* 1) Fix SQLForeignKeys() in multibyte mode.Hiroshi Inoue2001-09-101-5/+4
* Improve declare/fetch mode a little.Hiroshi Inoue2001-09-081-5/+5
* 1) Most driver options could be set per DSN.Hiroshi Inoue2001-09-071-13/+20
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-241-4/+1
* 1) Change all internal SQL function calls fromHiroshi Inoue2001-08-181-57/+599
* Change SQLPrimaryKeys() so that it detects the primary keyHiroshi Inoue2001-06-221-4/+4
* Run pgindent on ODBC code only, to reformat new comments.Bruce Momjian2001-05-081-13/+17
* ODBC source code cleanup patch. Should match rest of PostgreSQL code better.Bruce Momjian2001-05-081-123/+76
* ODBC source code cleanup. Mostly alignment of #define constants.Bruce Momjian2001-03-271-1/+0
* Remove dashes in comments that don't need them, rewrap with pgindent.Bruce Momjian2001-03-221-1/+1
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-525/+665
* 1)Allow the access to indexes with up to 16 keys.Hiroshi Inoue2001-03-101-2/+2
* Back out all ODBC formatting changes, and back out removal of <6.4Bruce Momjian2001-02-141-657/+545
* Source alignment cleanups.Bruce Momjian2001-02-111-12/+12
* More cleanup.Bruce Momjian2001-02-111-16/+16
* More ODBC formatting cleanup.Bruce Momjian2001-02-101-40/+13
* Run pgindent over ODBC source. We couldn't do this years ago because weBruce Momjian2001-02-101-525/+665
* Properly exit ODBC with 'X', allow linking on BSD/OS.Bruce Momjian2001-02-101-1/+0
* Remove // comments from ODBC.Bruce Momjian2000-05-271-31/+31
* Back out odbc changes until 7.1.Bruce Momjian2000-05-171-31/+31
* Several compilation and run-time problems occur when building on SGIBruce Momjian2000-05-161-31/+31
* Clean up minor compiler warnings.Tom Lane2000-03-181-1/+1
* Added numeric and int8 types.Byron Nikolaidis2000-01-301-2/+2
* Fix it's and its to be correct.Bruce Momjian2000-01-051-1/+1
* Update 06-40-0004 -- Add Bookmark support!Byron Nikolaidis1999-01-081-22/+73
* Mini Update #2 -- final fixes for buffer lengths, null buffers, truncationByron Nikolaidis1999-01-051-127/+133
* Minor fixes to compile on unix for v6-40-0002Byron Nikolaidis1998-12-291-133/+0
* Update for version 6-40-0002 and re-merge Thomas' changes.Byron Nikolaidis1998-12-291-98/+328
* Update for version 06-40-0001Byron Nikolaidis1998-11-111-1/+1
* Test for and handle NULL arguments to mylog() print statements.Thomas G. Lockhart1998-11-041-1/+1
* Update source code to Byron's v6.30.0250 sources plus minor cleanupThomas G. Lockhart1998-10-061-71/+82
* Version 06-30-0248Byron Nikolaidis1998-07-221-124/+274
* Update to v.0246Byron Nikolaidis1998-06-161-15/+77
* Update odbc driver to current version V.0244Byron Nikolaidis1998-06-031-281/+477
* Replace old PostODBC driver with new one...Marc G. Fournier1998-04-131-0/+694