| Commit message (Expand) | Author | Age |
* | tag 8.1.21REL8_1_21 | Marc G. Fournier | 2010-05-14 |
* | Translation update | Peter Eisentraut | 2010-05-13 |
* | Work around a subtle portability problem in use of printf %s format. | Tom Lane | 2010-05-08 |
* | tag 8.1.20REL8_1_20 | Marc G. Fournier | 2010-03-12 |
* | Fix a couple of places that would loop forever if attempts to read a stdio file | Tom Lane | 2010-03-03 |
* | tag 8.1.19REL8_1_19 | Marc G. Fournier | 2009-12-10 |
* | Reject certificates with embedded NULLs in the commonName field. This stops | Magnus Hagander | 2009-12-09 |
* | Remove outside-the-scanner references to "yyleng". | Tom Lane | 2009-09-08 |
* | Tag 8.1.18REL8_1_18 | Marc G. Fournier | 2009-09-04 |
* | Translation updates | Peter Eisentraut | 2009-09-03 |
* | tag 8.1.17REL8_1_17 | Marc G. Fournier | 2009-03-13 |
* | tagging 8.1.16REL8_1_16 | Marc G. Fournier | 2009-01-30 |
* | Go over all OpenSSL return values and make sure we compare them | Magnus Hagander | 2009-01-28 |
* | tag 8.1.15REL8_1_15 | Marc G. Fournier | 2008-10-31 |
* | Translation updates | Peter Eisentraut | 2008-10-30 |
* | Optional arguments should be optional. | Michael Meskes | 2008-10-10 |
* | tag for 8.1.14REL8_1_14 | Marc G. Fournier | 2008-09-19 |
* | Stamp 8.1.13 (except for configure.in/configure) | Tom Lane | 2008-06-08 |
* | Stamp 8.1.12 (except for configure.in/configure) | Tom Lane | 2008-06-05 |
* | Translation updates. | Tom Lane | 2008-06-05 |
* | Added SQL symbol for variable names here too. | Michael Meskes | 2008-06-05 |
* | Fixed bug in PGTYPEStimestamp_sub that used pointers instead of the values to... | Michael Meskes | 2008-04-10 |
* | Fix an ancient oversight in libpq's handling of V3-protocol COPY OUT mode: | Tom Lane | 2008-01-14 |
* | Stamp release 8.1.11.REL8_1_11 | Tom Lane | 2008-01-03 |
* | Fixed two parser bugs. | Michael Meskes | 2007-11-06 |
* | Don't try to free pgpassfile since it's a stack variable. | Magnus Hagander | 2007-10-09 |
* | Translation updates | Peter Eisentraut | 2007-09-13 |
* | Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20. | Bruce Momjian | 2007-09-11 |
* | Fixed bug in Informix define handling. | Michael Meskes | 2007-08-29 |
* | The correct min buffer size is | Magnus Hagander | 2007-07-23 |
* | Removed errant ISODOW | Michael Meskes | 2007-05-21 |
* | Backported fix from HEAD that removes superfluous function Vista has a proble... | Michael Meskes | 2007-05-21 |
* | Removed non-existant function from extern.h | Michael Meskes | 2007-04-27 |
* | Inlined two functions to get rid of va_list prolems on some archs. | Michael Meskes | 2007-04-27 |
* | Stamp releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. | Bruce Momjian | 2007-04-19 |
* | Fix typo, ensable -> enable, per Steve Gieseking. | Tom Lane | 2007-03-27 |
* | Backported bug fix for #2956. | Michael Meskes | 2007-02-27 |
* | Stamp releases 8.2.3, 8.1.8, 8.0.12. No release notes yet. | Bruce Momjian | 2007-02-07 |
* | Backported va_list handling cleanup | Michael Meskes | 2007-02-06 |
* | Stamp release 8.1.7.REL8_1_7 | Tom Lane | 2007-02-02 |
* | Translation updates | Peter Eisentraut | 2007-01-31 |
* | Stamp release 8.1.6. | Bruce Momjian | 2007-01-05 |
* | Applied patch by Peter Harris to free auto_mem struct in ECPGconnect. | Michael Meskes | 2006-11-08 |
* | Stamp releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5. | Bruce Momjian | 2006-10-09 |
* | Backported buffer overrun from HEAD | Michael Meskes | 2006-08-18 |
* | Applied the connect patch from HEAD. | Michael Meskes | 2006-08-18 |
* | Fixed remaining Coverity bugs. | Michael Meskes | 2006-07-05 |
* | Added missing braces to prevent a segfault after usage of an undeclared cursor. | Michael Meskes | 2006-06-26 |
* | Added some more coverity report patches send in by Joachim Wieland <joe@mckni... | Michael Meskes | 2006-06-26 |
* | Moved some free() calls that coverity correctly complains about. | Michael Meskes | 2006-06-25 |