aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* Translation updatesPeter Eisentraut2003-10-06
* New Slovene translationsPeter Eisentraut2003-10-06
* - Fixed constant listing in execute using clause.Michael Meskes2003-10-06
* Translation updatesPeter Eisentraut2003-10-06
* Translation updatesPeter Eisentraut2003-10-05
* Fixed bug in day of week processing.Michael Meskes2003-10-05
* Document the always-true-but-previously-undocumented fact that PQfnumber()Tom Lane2003-10-04
* Translation updatesPeter Eisentraut2003-10-04
* Translation updatesPeter Eisentraut2003-10-04
* Format help message internally consistent.Peter Eisentraut2003-10-04
* New translationPeter Eisentraut2003-10-03
* Cause PQescapeString to stop processing at a null character, ratherTom Lane2003-10-03
* Remove assorted compilation failures introduced by latest ecpg changes.Tom Lane2003-10-03
* Hide Informix datatypes. They are not seen by our built process anymore.Michael Meskes2003-10-03
* Do not return from PQrequestCancel until postmaster has finishedTom Lane2003-10-02
* Don't use 0 as a spelling of NULL.Tom Lane2003-10-02
* Adjust the new Norwegian translation for some of the easier messagePeter Eisentraut2003-09-29
* Make message fit guidelines.Peter Eisentraut2003-09-29
* New Norwegian translation by Trond Endrestøl, actually made for 7.3, butPeter Eisentraut2003-09-29
* Got the link order wrong :-(Tom Lane2003-09-27
* Adjust Darwin build to use the default 'two level namespace' linkingTom Lane2003-09-27
* Rename thread compile flag. Move thread test program to tools/thread,Bruce Momjian2003-09-27
* 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