summaryrefslogtreecommitdiff
path: root/src/interfaces
AgeCommit message (Expand)Author
2002-03-02Don't bother to request SSL connection over a Unix socket, since theTom Lane
2002-03-01Add files for Unicode support.Hiroshi Inoue
2002-02-27Improve the handling of ODBC escape(a request from Marcelo Aceto).Hiroshi Inoue
2002-02-26Implementation for cancelQuery by Grant Finnemore <grantf@guruhut.co.za>Dave Cramer
2002-02-24compiles correctly but still doesn't work with jdk 1.4Dave Cramer
2002-02-23Heimdal support (Kerberos V implementation from KTH)Peter Eisentraut
2002-02-23Add -Wno-error to CFLAGS, so the rest of the tree can compile withPeter Eisentraut
2002-02-22fixed compile errorDave Cramer
2002-02-22This patch fixes the exception thrown to inform the user the methodDave Cramer
2002-02-22Patch from Cormac TwomeyDave Cramer
2002-02-22Patch from Cormac TwomeyDave Cramer
2002-02-22now compiles clean with jdk 1.4Dave Cramer
2002-02-18Remove compile warnings in multibute mode.Hiroshi Inoue
2002-02-18The version is now 7.01.0010.Hiroshi Inoue
2002-02-18Separate info30.c from info.c.Hiroshi Inoue
2002-02-18Add files for ODBC3.0 support.Hiroshi Inoue
2002-02-18Remove ODBC todo, add to main TODO.Bruce Momjian
2002-02-15Remove warning about automatic inclusion of sqlca.Peter Eisentraut
2002-01-30Update Win32-world version number of libpq++.Peter Eisentraut
2002-01-23Added patch to temporarily disable locale for descriptors too (Christof)Michael Meskes
2002-01-22libpq++/pgconnection.h must not include postgres_fe.h, else it fails toTom Lane
2002-01-18Fixes to getImportedKeys/getExportedKeys from Jason DaviesDave Cramer
2002-01-18Accept subsequent commits. This should have been just a warning anyway. IMichael Meskes
2002-01-15Applied patch submitted by Ryouichi Matsuda (r-matuda@sra.co.jp) that fixed a...Barry Lind
2002-01-15Applied patch from Ryouichi Matsuda <r-matuda@sra.co.jp> where the jdbcBarry Lind
2002-01-14Ensure that ecpg/test is cleaned by higher-level 'make clean'.Tom Lane
2002-01-14Small AIX fixes from Rick Flower.Bruce Momjian
2002-01-13 - Fixed variable handling for struct members.Michael Meskes
2002-01-11Added Christof's fixes.Michael Meskes
2002-01-11*** empty log message ***Hiroshi Inoue
2002-01-11Add a directory to save the changes until 7.3-tree is branched.Hiroshi Inoue
2002-01-10Include sqlca.h automatically.Michael Meskes
2002-01-10The result of getopt() should be compared to -1, not EOF, perTom Lane
2002-01-09Fix include paths for case of VPATH build.Tom Lane
2002-01-08Fix copy-and-paste mistake exposed by gcc warning.Tom Lane
2002-01-08Revert last change (CFLAGS+=-g). Probably was a mistake...Peter Eisentraut
2002-01-08Remove shift/reduce conflicts introduced by last change.Tom Lane
2002-01-08Fixed array pointers, no longer using void * in arithmetics.Michael Meskes
2002-01-07Fixed parser to accept initializing expressions starting with "(".Michael Meskes
2002-01-07Editorial reviewPeter Eisentraut
2002-01-05Bugfix for bug reported by Marcus Better (marcus@dactylis.com). When preformingBarry Lind
2001-12-30Make sure that all <ctype.h> routines are called with unsigned charTom Lane
2001-12-23- Removed space_or_nl and line_end from pgc.l.Michael Meskes
2001-12-21Czech translation updates from Karel ZakPeter Eisentraut
2001-12-21Remove duplicate lines from fouled up last commit (my DSL line failedThomas G. Lockhart
2001-12-14More comment for libpgeasy.Bruce Momjian
2001-12-14Fix double-memory free in libpgeasy; problem introduced yesterday.Bruce Momjian
2001-12-14Clean up comment in libpgeasy.Bruce Momjian
2001-12-13Add SwedishPeter Eisentraut
2001-12-13updatePeter Eisentraut