aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* tag 8.0.23REL8_0_23Marc 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.0.22REL8_0_22Marc G. Fournier2009-09-04
* Translation updatesPeter Eisentraut2009-09-03
* tag 8.0.21REL8_0_21Marc G. Fournier2009-03-13
* commit first then tag 8.0.20REL8_0_20Marc G. Fournier2009-01-30
* Go over all OpenSSL return values and make sure we compare themMagnus Hagander2009-01-28
* tag for 8.0.19REL8_0_19Marc G. Fournier2008-10-31
* Translation updatesPeter Eisentraut2008-10-30
* Optional argument should be optional.Michael Meskes2008-10-10
* tag for 8.0.18REL8_0_18Marc G. Fournier2008-09-19
* Stamp 8.0.17 (except for configure.in/configure)Tom Lane2008-06-08
* Stamp 8.0.16 (except for configure.in/configure)Tom Lane2008-06-05
* Translation updates.Tom Lane2008-06-05
* Fixed bug in PGTYPEStimestamp_sub that used pointers instead of the values to...Michael Meskes2008-04-10
* Fix an ancient oversight in libpq's handling of V3-protocol COPY OUT mode:Tom Lane2008-01-14
* Stamp release 8.0.15.REL8_0_15Tom Lane2008-01-03
* Added missing clause to parser.Michael Meskes2007-11-06
* 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
* Stamp releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19.Bruce Momjian2007-04-19
* 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
* Backported va_list handling cleanupMichael Meskes2007-02-06
* Stamp release 8.0.11.REL8_0_11Tom Lane2007-02-02
* Translation updatesPeter Eisentraut2007-01-31
* Stamp release 8.0.10.Bruce Momjian2007-01-05
* Applied patch by Peter Harris to free auto_mem struct in ECPGconnect.Michael Meskes2006-11-08
* Stamp releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5.Bruce Momjian2006-10-09
* Backported buffer overrun fix from HEADMichael Meskes2006-08-18
* Applied the connect patch from HEADMichael Meskes2006-08-18
* Fixed remaining Coverity bugs.Michael Meskes2006-07-05
* Added missing braces to prevent a segfault after usage of an undeclared cursor.Michael Meskes2006-06-26
* Added some more coverity report patches send in by Joachim Wieland <joe@mckni...Michael Meskes2006-06-26
* Moved some free() calls that coverity correctly complains about.Michael Meskes2006-06-25
* Added some more coverity report patches send in by Martijn van Oosterhout <kl...Michael Meskes2006-06-21
* Added fixes from the coverity report send in by Joachim Wieland <joe@mcknight...Michael Meskes2006-06-21
* Do not use already free'ed errmsg, bug found by Joachim WielandMichael Meskes2006-06-19
* Fixed two memory leaks in ecpglib.Michael Meskes2006-06-06
* Remove pqsignalinquire(), which is unused and has portability issues.Tom Lane2006-05-30
* Stamp releases 7.3.15, 7.4.13, and 8.0.8.Bruce Momjian2006-05-21
* Modify libpq's string-escaping routines to be aware of encoding considerationsTom Lane2006-05-21
* Change \' to '', for SQL standards compliance. Backpatch to 7.3, 7.4,Bruce Momjian2006-05-21
* Fixed memory leak bugs found by Martijn Oosterhout.Michael Meskes2006-04-24
* Fix ancient memory leak in PQprintTuples(); our code no longer uses thisTom Lane2006-04-19
* Fixed bug 2330: Wrong error code in case of a duplicate keyMichael Meskes2006-03-19
* Stamp releases for 2006-02-14 releaseBruce Momjian2006-02-12