aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* Translation updatePeter Eisentraut2010-05-13
* Work around a subtle portability problem in use of printf %s format.Tom Lane2010-05-08
* tag 8.2.16REL8_2_16Marc G. Fournier2010-03-12
* Fix a couple of places that would loop forever if attempts to read a stdio fileTom Lane2010-03-03
* Set errno to zero before invoking SSL_read or SSL_write. It appears thatTom Lane2009-12-30
* tag 8.2.15REL8_2_15Marc G. Fournier2009-12-10
* Reject certificates with embedded NULLs in the commonName field. This stopsMagnus Hagander2009-12-09
* Remove outside-the-scanner references to "yyleng".Tom Lane2009-09-08
* Tag 8.2.14REL8_2_14Marc G. Fournier2009-09-04
* Translation updatesPeter Eisentraut2009-09-03
* tag 8.2.13REL8_2_13Marc G. Fournier2009-03-13
* tag 8.2.12REL8_2_12Marc G. Fournier2009-01-30
* Go over all OpenSSL return values and make sure we compare themMagnus Hagander2009-01-28
* tag 8.2.11REL8_2_11Marc G. Fournier2008-10-31
* Translation updatesPeter Eisentraut2008-10-30
* Optional arguments should be optional.Michael Meskes2008-10-10
* tag for 8.2.10REL8_2_10Marc G. Fournier2008-09-19
* Make libpq on windows not try to send chunks larger than 64Kb.Magnus Hagander2008-08-20
* Stamp 8.2.9 (except for configure.in/configure)Tom Lane2008-06-08
* Stamp 8.2.8 (except for configure.in/configure)Tom Lane2008-06-05
* Translation updates.Tom Lane2008-06-05
* Added SQL to list of allowed variable names.Michael Meskes2008-06-04
* Add more dependencies from libpgport required byMagnus Hagander2008-05-05
* Avoid using unnecessary pgwin32_safestat in libpq.Andrew Dunstan2008-04-16
* Fixed bug in PGTYPEStimestamp_sub that used pointers instead of the values to...Michael Meskes2008-04-10
* Translation updatesREL8_2_7Peter Eisentraut2008-03-14
* Stamp version 8.2.7, except for configure.in/configure.Tom Lane2008-03-13
* Fix uninstall target.Peter Eisentraut2008-02-26
* EXECUTE can return NOT FOUND so it should be checked here too.Michael Meskes2008-02-14
* Added SQLSTATE macro closing bug #3961.Michael Meskes2008-02-14
* Fix an ancient oversight in libpq's handling of V3-protocol COPY OUT mode:Tom Lane2008-01-14
* Stamp release 8.2.6.REL8_2_6Tom Lane2008-01-03
* Add win32error.c to libpq, needed to resolve _dosmaperr.Magnus Hagander2007-11-30
* Fixed two parser bugs.Michael Meskes2007-11-06
* Don't try to free pgpassfile since it's a stack variable.Magnus Hagander2007-10-09
* Translation updatesPeter Eisentraut2007-09-13
* Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20.Bruce Momjian2007-09-11
* Fixed bug in Informix define handling.Michael Meskes2007-08-29
* The correct min buffer size isMagnus Hagander2007-07-23
* Fix freenig of names in Kerberos when using MIT - need to use theMagnus Hagander2007-07-12
* Removed errant ISODOWMichael Meskes2007-05-21
* Backported fix from HEAD that removes superfluous function Vista has a proble...Michael Meskes2007-05-21
* Removed non-existant function from extern.hMichael Meskes2007-04-27
* Inlined two functions to get rid of va_list prolems on some archs.Michael Meskes2007-04-27
* Stamp releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19.Bruce Momjian2007-04-19
* Translation updatesPeter Eisentraut2007-04-18
* Fix typo, ensable -> enable, per Steve Gieseking.Tom Lane2007-03-27
* Remove unsafe calling of WSAStartup and WSACleanup from DllMain. Move theMagnus Hagander2007-03-08
* Backported bug fix for #2956.Michael Meskes2007-02-27
* Stamp releases 8.2.3, 8.1.8, 8.0.12. No release notes yet.Bruce Momjian2007-02-07