aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* compiles correctly but still doesn't work with jdk 1.4Dave Cramer2002-02-24
* Heimdal support (Kerberos V implementation from KTH)Peter Eisentraut2002-02-23
* Add -Wno-error to CFLAGS, so the rest of the tree can compile withPeter Eisentraut2002-02-23
* fixed compile errorDave Cramer2002-02-22
* This patch fixes the exception thrown to inform the user the methodDave Cramer2002-02-22
* Patch from Cormac TwomeyDave Cramer2002-02-22
* Patch from Cormac TwomeyDave Cramer2002-02-22
* now compiles clean with jdk 1.4Dave Cramer2002-02-22
* Remove compile warnings in multibute mode.Hiroshi Inoue2002-02-18
* The version is now 7.01.0010.Hiroshi Inoue2002-02-18
* Separate info30.c from info.c.Hiroshi Inoue2002-02-18
* Add files for ODBC3.0 support.Hiroshi Inoue2002-02-18
* Remove ODBC todo, add to main TODO.Bruce Momjian2002-02-18
* Remove warning about automatic inclusion of sqlca.Peter Eisentraut2002-02-15
* Update Win32-world version number of libpq++.Peter Eisentraut2002-01-30
* Added patch to temporarily disable locale for descriptors too (Christof)Michael Meskes2002-01-23
* libpq++/pgconnection.h must not include postgres_fe.h, else it fails toTom Lane2002-01-22
* Fixes to getImportedKeys/getExportedKeys from Jason DaviesDave Cramer2002-01-18
* Accept subsequent commits. This should have been just a warning anyway. IMichael Meskes2002-01-18
* Applied patch submitted by Ryouichi Matsuda (r-matuda@sra.co.jp) that fixed a...Barry Lind2002-01-15
* Applied patch from Ryouichi Matsuda <r-matuda@sra.co.jp> where the jdbcBarry Lind2002-01-15
* Ensure that ecpg/test is cleaned by higher-level 'make clean'.Tom Lane2002-01-14
* Small AIX fixes from Rick Flower.Bruce Momjian2002-01-14
* - Fixed variable handling for struct members.Michael Meskes2002-01-13
* Added Christof's fixes.Michael Meskes2002-01-11
* *** empty log message ***Hiroshi Inoue2002-01-11
* Add a directory to save the changes until 7.3-tree is branched.Hiroshi Inoue2002-01-11
* Include sqlca.h automatically.Michael Meskes2002-01-10
* The result of getopt() should be compared to -1, not EOF, perTom Lane2002-01-10
* Fix include paths for case of VPATH build.Tom Lane2002-01-09
* Fix copy-and-paste mistake exposed by gcc warning.Tom Lane2002-01-08
* Revert last change (CFLAGS+=-g). Probably was a mistake...Peter Eisentraut2002-01-08
* Remove shift/reduce conflicts introduced by last change.Tom Lane2002-01-08
* Fixed array pointers, no longer using void * in arithmetics.Michael Meskes2002-01-08
* Fixed parser to accept initializing expressions starting with "(".Michael Meskes2002-01-07
* Editorial reviewPeter Eisentraut2002-01-07
* Bugfix for bug reported by Marcus Better (marcus@dactylis.com). When preformingBarry Lind2002-01-05
* Make sure that all <ctype.h> routines are called with unsigned charTom Lane2001-12-30
* - Removed space_or_nl and line_end from pgc.l.Michael Meskes2001-12-23
* Czech translation updates from Karel ZakPeter Eisentraut2001-12-21
* Remove duplicate lines from fouled up last commit (my DSL line failedThomas G. Lockhart2001-12-21
* More comment for libpgeasy.Bruce Momjian2001-12-14
* Fix double-memory free in libpgeasy; problem introduced yesterday.Bruce Momjian2001-12-14
* Clean up comment in libpgeasy.Bruce Momjian2001-12-14
* Add SwedishPeter Eisentraut2001-12-13
* updatePeter Eisentraut2001-12-13
* revert last changePeter Eisentraut2001-12-13
* Free libpgeasy result structure on database close; fixed memory leak.Bruce Momjian2001-12-13
* Applied patch from Thomas O'Dowd that fixes timestamp parsing. The jdbc codeBarry Lind2001-12-11
* Patch from Ned Wolpert that fixes a bug that caused the cache of types notBarry Lind2001-12-11