| Commit message (Expand) | Author | Age |
* | tag for 8.2.10REL8_2_10 | Marc G. Fournier | 2008-09-19 |
* | Make libpq on windows not try to send chunks larger than 64Kb. | Magnus Hagander | 2008-08-20 |
* | Stamp 8.2.9 (except for configure.in/configure) | Tom Lane | 2008-06-08 |
* | Stamp 8.2.8 (except for configure.in/configure) | Tom Lane | 2008-06-05 |
* | Translation updates. | Tom Lane | 2008-06-05 |
* | Added SQL to list of allowed variable names. | Michael Meskes | 2008-06-04 |
* | Add more dependencies from libpgport required by | Magnus Hagander | 2008-05-05 |
* | Avoid using unnecessary pgwin32_safestat in libpq. | Andrew Dunstan | 2008-04-16 |
* | Fixed bug in PGTYPEStimestamp_sub that used pointers instead of the values to... | Michael Meskes | 2008-04-10 |
* | Translation updatesREL8_2_7 | Peter Eisentraut | 2008-03-14 |
* | Stamp version 8.2.7, except for configure.in/configure. | Tom Lane | 2008-03-13 |
* | Fix uninstall target. | Peter Eisentraut | 2008-02-26 |
* | EXECUTE can return NOT FOUND so it should be checked here too. | Michael Meskes | 2008-02-14 |
* | Added SQLSTATE macro closing bug #3961. | Michael Meskes | 2008-02-14 |
* | Fix an ancient oversight in libpq's handling of V3-protocol COPY OUT mode: | Tom Lane | 2008-01-14 |
* | Stamp release 8.2.6.REL8_2_6 | Tom Lane | 2008-01-03 |
* | Add win32error.c to libpq, needed to resolve _dosmaperr. | Magnus Hagander | 2007-11-30 |
* | 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 |
* | Fix freenig of names in Kerberos when using MIT - need to use the | Magnus Hagander | 2007-07-12 |
* | 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 |
* | Translation updates | Peter Eisentraut | 2007-04-18 |
* | Fix typo, ensable -> enable, per Steve Gieseking. | Tom Lane | 2007-03-27 |
* | Remove unsafe calling of WSAStartup and WSACleanup from DllMain. Move the | Magnus Hagander | 2007-03-08 |
* | 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 regression test changes from HEAD so the buildfarm hopefully gets ... | Michael Meskes | 2007-02-06 |
* | Backported va_list handling cleanup | Michael Meskes | 2007-02-06 |
* | Stamp release 8.2.2.REL8_2_2 | Tom Lane | 2007-02-02 |
* | Translation updates | Peter Eisentraut | 2007-01-31 |
* | Allow Borland CC to compile libpq and psql. | Bruce Momjian | 2007-01-11 |
* | Stamp release 8.2.1. Update FAQs. | Bruce Momjian | 2007-01-05 |
* | Revert exports.list change pending closer study. | Tom Lane | 2006-12-28 |
* | Use a more backward-compatible syntax for exports.list on Linux. | Tom Lane | 2006-12-27 |
* | Patch of Win32 Encoding problem for server messages using | Bruce Momjian | 2006-12-04 |
* | Translation updates | Peter Eisentraut | 2006-12-02 |
* | Fix Makefile problem which prevented installation on VPATH builds. | Alvaro Herrera | 2006-11-29 |
* | Also install ecpg_config.h | Michael Meskes | 2006-11-28 |
* | Translation updates | Peter Eisentraut | 2006-11-24 |
* | Un-break ecpg regression test. | Tom Lane | 2006-11-23 |
* | Make ecpg test variable 'times' static so as not to conflict with libc | Bruce Momjian | 2006-11-23 |
* | Get rid of retail definitions of HAVE_STRDUP and HAVE_VSNPRINTF in | Tom Lane | 2006-11-21 |