aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* Fixed segfault after error in parsing precision argument.Michael Meskes2003-09-26
* Fix creation of temporary sequences in ecpg, per report from Edmund Bacon.Bruce Momjian2003-09-24
* - Changed struct definition handling so "struct foo {}" always gets defined.Michael Meskes2003-09-23
* Fix to properly handle timezone offsets that are partial hours. If the offsetBarry Lind2003-09-23
* A fix for jdbc regression test submitted yesterday by Kim Ho at RedhatBarry Lind2003-09-23
* - Fixed order mismatch in processing "using" arguments.Michael Meskes2003-09-22
* Additional jdbc regression tests submitted by Oliver Jowett. Some tests areBarry Lind2003-09-22
* Applied jdbc patch from Kim Ho at RedHat to improve boolean support, as wellBarry Lind2003-09-22
* Translation updatesPeter Eisentraut2003-09-22
* Message wording improvementsPeter Eisentraut2003-09-22
* Fix some ill-considered ifdefs, per report from Hans-JÏrgen SchÎnig.Tom Lane2003-09-21
* - Renamed my own strndup() function because of a name clash.Michael Meskes2003-09-20
* - Applied some bug fixing patches by Dave Cramer <dave@fastcrypt.com>.Michael Meskes2003-09-20
* One small typo in preprocessor.Michael Meskes2003-09-19
* Removed superfluous return statement in get_data.Michael Meskes2003-09-19
* - Accept output variables for FETCH in DECLARE statement.Michael Meskes2003-09-18
* Applied patch from Oliver Jowett to clean up some instances where the wrongBarry Lind2003-09-18
* Small jdbc patch from Kim Ho at RedHat to fix some boolean problemsBarry Lind2003-09-18
* A minor fix to jdbc regression testsBarry Lind2003-09-18
* Applied patch to jdbc from Kim Ho at RedHat, fixing improper handling of empt...Barry Lind2003-09-17
* Applied patch for jdbc from Kim Ho at RedHat to more correctly deal with bool...Barry Lind2003-09-17
* Fixed jdbc to correctly report that constraints are supportedBarry Lind2003-09-17
* Applied patch from Fernando Nasser of RedHat to fix some error messagesBarry Lind2003-09-17
* Applied patch from Kim Ho at redhat to improve boolean and bit handlingBarry Lind2003-09-17
* I don't care whether it's informix-compatible or not: #defining a wordTom Lane2003-09-16
* Translation updatesPeter Eisentraut2003-09-15
* More SQLState updates from Kim Ho at Redhat.Barry Lind2003-09-13
* Some uppercase type definitions were left.Michael Meskes2003-09-10
* Clean up some unused import warnings in the example jdbc codeBarry Lind2003-09-09
* Additional SQLState work for JDBC - thanks to Kim Ho at Redhat for input on thisBarry Lind2003-09-09
* - Added Dave patch for Informix handling of numeric/int conversion.Michael Meskes2003-09-09
* Opps, can't forget the new file. This is part of the last commit to applyBarry Lind2003-09-08
* This set of changes applies a patch from KHO at redhat to add some SQLStateBarry Lind2003-09-08
* Changes for MinGW/WIN32:Bruce Momjian2003-09-07
* Enable Win32 to compile libpq again, and enable SSL compiles on thatBruce Momjian2003-09-05
* Improve prototype casting for thread calls.Bruce Momjian2003-09-05
* Remove outdated CLI things.Peter Eisentraut2003-09-02
* Do not pass server_encoding to the client.Peter Eisentraut2003-09-01
* Fixed two bugs in pgtypes library.Michael Meskes2003-09-01
* Share PG_DIAG_* macros between client and server and use them internally.Peter Eisentraut2003-08-27
* Fixed connect statement with username in variable.Michael Meskes2003-08-26
* Attempt to fix setMaxFieldSize() logic that was checked in yesterday.Barry Lind2003-08-26
* Synced parser and fixed a bug in error output to log file.Michael Meskes2003-08-25
* Applied patches from Oliver Jowett to fix the following bugs:Barry Lind2003-08-24
* Translation updatesPeter Eisentraut2003-08-24
* Add macros for error result fields to libpq.Peter Eisentraut2003-08-24
* Correct uninstall target.Peter Eisentraut2003-08-23
* Translation updatesPeter Eisentraut2003-08-20
* Updated the blob regression test to actually use the getBlob/getClob methodsBarry Lind2003-08-15
* Fixed improper message length for the connection termination message 'X' whenBarry Lind2003-08-15