| Commit message (Expand) | Author | Age |
* | Stamp 7.4.20 (except for configure.in/configure) | Tom Lane | 2008-06-05 |
* | Translation updates. | Tom Lane | 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 7.4.19.REL7_4_19 | Tom Lane | 2008-01-03 |
* | Added missing clause to parser. | Michael Meskes | 2007-11-06 |
* | 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 |
* | The proper guaranteed buffer size for errors is | Magnus Hagander | 2007-07-23 |
* | Stamp releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. | Bruce Momjian | 2007-04-19 |
* | Backported bug fix for #2956. | Michael Meskes | 2007-02-27 |
* | Stamp release 7.4.16.REL7_4_16 | Tom Lane | 2007-02-02 |
* | Translation updates | Peter Eisentraut | 2007-01-31 |
* | Stamp release 7.4.15. | Bruce Momjian | 2007-01-05 |
* | Update libpq.rc for 7.3.16 and 7.4.14. Later releases use libpq.rc.in, | Bruce Momjian | 2006-10-10 |
* | Do not use already free'ed errmsg, bug found by Joachim Wieland | Michael Meskes | 2006-06-19 |
* | Fixed two memory leaks in ecpglib. | Michael Meskes | 2006-06-06 |
* | Stamp releases 7.3.15, 7.4.13, and 8.0.8. | Bruce Momjian | 2006-05-21 |
* | Modify libpq's string-escaping routines to be aware of encoding considerations | Tom Lane | 2006-05-21 |
* | Change \' to '', for SQL standards compliance. Backpatch to 7.3, 7.4, | Bruce Momjian | 2006-05-21 |
* | Fixed memory leak bugs found by Martijn Oosterhout. | Michael Meskes | 2006-04-24 |
* | Fix ancient memory leak in PQprintTuples(); our code no longer uses this | Tom Lane | 2006-04-19 |
* | Fixed bug 2330: Wrong error code in case of a duplicate key | Michael Meskes | 2006-03-19 |
* | Stamp releases for 2006-02-14 release | Bruce Momjian | 2006-02-12 |
* | Stamp release 7.4.11. | Bruce Momjian | 2006-01-05 |
* | Remove DOS line endings ("\r\n") from several .po files. DOS line endings | Neil Conway | 2006-01-01 |
* | Stamp 7.4.10. | Tom Lane | 2005-12-09 |
* | [ Backpatch to 7.4.X.] | Bruce Momjian | 2005-10-14 |
* | Stamp release 7.4.9. | Tom Lane | 2005-10-03 |
* | - Check for NULL before checking whether argument is an array. | Michael Meskes | 2005-08-24 |
* | ecpglib depends on last_path_separator from src/port/path.c, so we'd | Tom Lane | 2005-07-16 |
* | Fix mis-backport of libpq memory leak fix. Per Michael Fuhr. | Tom Lane | 2005-07-14 |
* | Fix libpq memory leak during PQreset() --- closePGconn() was not | Tom Lane | 2005-07-13 |
* | Make libpq_gettext save and restore errno in a Windows-compatible way. | Tom Lane | 2005-07-08 |
* | Fixed memory leak in ecpglib by adding some missing free() commands. | Michael Meskes | 2005-06-02 |
* | In Blob.getBytes(long position, int length) position is an offset | Kris Jurka | 2005-05-08 |
* | Stamp release 7.4.8. | Tom Lane | 2005-05-05 |
* | Add WSACleanup() for Win32 socket cleanup. | Bruce Momjian | 2005-05-05 |
* | Release build 216. | Kris Jurka | 2005-04-22 |
* | Updatable ResultSets need to check for an empty ResultSet because | Kris Jurka | 2005-04-22 |
* | When moveToCurrentRow is called and the current row is off the | Kris Jurka | 2005-04-22 |
* | When positioned before the start of a ResultSet issuing relative(0) | Kris Jurka | 2005-04-18 |
* | Stamp release 7.4.7. | Tom Lane | 2005-01-30 |
* | Fix mapping infinite timestamp values to arbitrary dates. | Kris Jurka | 2005-01-13 |
* | interval_out failed to mention 'ago' for negative intervals in SQL and | Tom Lane | 2005-01-11 |
* | List VALUE as a keyword. | Michael Meskes | 2004-11-10 |
* | fixed bug in REVOKE statement cat_str only has 8 arguments | Dave Cramer | 2004-11-01 |
* | New translations | Peter Eisentraut | 2004-10-30 |
* | Stamp release 7.4.6.REL7_4_6 | Tom Lane | 2004-10-22 |
* | Correctly cast the return value of a CallableStatement when getShort | Kris Jurka | 2004-10-21 |