summaryrefslogtreecommitdiff
path: root/src/interfaces
AgeCommit message (Expand)Author
2002-11-20Fix a dumb cut and paste error from my last commit and update some of theBarry Lind
2002-11-20Fixed bug reported by Marko Strukelj and Keith Wannamaker. Using executeBatchBarry Lind
2002-11-15Synced parser.Michael Meskes
2002-11-14Applied patch submitted by Mats Lofkvist fixing serious threading problem int...Barry Lind
2002-11-11Fixes bug where join to pg_description was incorrect. Also modifies theBarry Lind
2002-11-10I just discovered, that there is missing a const when passing a bufferBruce Momjian
2002-11-07Remove inappropriate inclusions of OpenSSL internal header e_os.h,Tom Lane
2002-11-07Synced parser one more time.Michael Meskes
2002-11-07Remove no-longer-needed inclusions to improve backward compatibilityTom Lane
2002-11-04Fix inclusion order, per Andreas.Tom Lane
2002-11-04Applied two patches from Kris Jurka.Barry Lind
2002-11-01Arrange to compile flex output files as inclusions into other filesTom Lane
2002-10-30Return something meaningful for Statement.getFetchSize(). Previously we wereBarry Lind
2002-10-25Patch submitted by Kris Jurka to fix arrayindexoutofbounds exception causedBarry Lind
2002-10-24Code review for connection timeout patch. Avoid unportable assumptionTom Lane
2002-10-21Add guards against double inclusion.Peter Eisentraut
2002-10-21Translation updatesPeter Eisentraut
2002-10-21Remove obsoleted stuff merged in from branch.Peter Eisentraut
2002-10-21Merged ecpg_big_bison back into HEADMichael Meskes
2002-10-20Applied patch from Teofilis Martisius to improve performance.Barry Lind
2002-10-20Applied patch submitted by Mike Beachy to give a better error message ifBarry Lind
2002-10-19Applied patch submitted by Kris Jurka to result in a better error messageBarry Lind
2002-10-19Backed out part of the change from 1.6. The attempt to support int8 bindsBarry Lind
2002-10-18Improve formatting of --help output.Peter Eisentraut
2002-10-17Fix in updateable result sets to handle binding null values correctlyBarry Lind
2002-10-17Fix free-slot search in PgSetResultId so it actually works.Tom Lane
2002-10-17Improve formatting of error message.Tom Lane
2002-10-17Fixed support in jdbc for 7.3 server autocommit. With these changes theBarry Lind
2002-10-16Fix from Joe on timeout code.Bruce Momjian
2002-10-16Fix connection_timeout to use time() and handle timeout == 1.Bruce Momjian
2002-10-15Fix libpq startup code to work correctly in autocommit off mode.Tom Lane
2002-10-14Translation updatesPeter Eisentraut
2002-10-14Mention that resetting the timeout may be wrong on select retry.Bruce Momjian
2002-10-14Restore ptmp_timeout for cases where no timeout is passed.Bruce Momjian
2002-10-14libpq connection_timeout doesn't do subsecond timing, so make the codeBruce Momjian
2002-10-11Add tv_sec change for connection timeout suggested by author.Bruce Momjian
2002-10-11Prevent tv_sec from becoming negative in connection timeout code.Bruce Momjian
2002-10-08fixed missing apostropheDave Cramer
2002-10-03The attached patch fixes a number of issues related to compiling theBruce Momjian
2002-10-01test files added by Kris JurkaDave Cramer
2002-10-01Fixed test suite to call PoolingDataSourceTest which was missedBarry Lind
2002-10-01schema awareness patch provided by Kris JurkaDave Cramer
2002-09-26Clean up SSL compiler warnings.Bruce Momjian
2002-09-26Allow SSL to work withouth client-side certificate infrastructure.Bruce Momjian
2002-09-25Applied patch from Aaron Mulder (ammulder@alumni.princeton.edu) that fixesBarry Lind
2002-09-23Move PyGreSQL usage documentation from README into DocBook. Some otherPeter Eisentraut
2002-09-23Obviously noone has ever tested the doubling of availiable result idsBruce Momjian
2002-09-22Remove commas for compatibility with newer bisons.Tom Lane
2002-09-22Translation updates, some messages tweaked.Peter Eisentraut
2002-09-14Translation updatesPeter Eisentraut