| Age | Commit message (Expand) | Author |
| 2004-11-20 | Fix up makefile dependencies for pg_config_paths.h. | Tom Lane |
| 2004-11-20 | Make sure we produce a useful error message for the case where the | Tom Lane |
| 2004-11-20 | Improve error reporting for SSL connection failures. Remove redundant | Tom Lane |
| 2004-11-17 | Miscellaneous Cygwin build fixes from Reini Urban. | Tom Lane |
| 2004-11-16 | Translation update | Peter Eisentraut |
| 2004-11-13 | Not entirely sure when this broke, but libpq's VC++ build is currently | Bruce Momjian |
| 2004-11-09 | Get rid of perror(), substitute some better phrased error messages. | Peter Eisentraut |
| 2004-11-09 | Translation updates | Peter Eisentraut |
| 2004-11-07 | Translation updates | Peter Eisentraut |
| 2004-11-02 | Translation updates | Peter Eisentraut |
| 2004-11-02 | Translation updates | Peter Eisentraut |
| 2004-10-30 | Invent a new, more thread-safe version of PQrequestCancel, called PQcancel. | Tom Lane |
| 2004-10-30 | Translation update | Peter Eisentraut |
| 2004-10-29 | No need to set errorMessage length --- already set in goto target. | Bruce Momjian |
| 2004-10-29 | Set errorMessage length in PQrequestCancel() in all places. | Bruce Momjian |
| 2004-10-28 | Translation updates | Peter Eisentraut |
| 2004-10-28 | Translation updates | Peter Eisentraut |
| 2004-10-27 | Translation updates | Peter Eisentraut |
| 2004-10-27 | Translation updates | Peter Eisentraut |
| 2004-10-27 | Translation updates | Peter Eisentraut |
| 2004-10-27 | Translation updates | Peter Eisentraut |
| 2004-10-22 | Translation updates | Dennis Bjorklund |
| 2004-10-21 | Set the close-on-exec flag for libpq's socket to the backend, to avoid | Tom Lane |
| 2004-10-21 | Standardize on using the Min, Max, and Abs macros that are in our c.h file, | Tom Lane |
| 2004-10-18 | Add PQprepare/PQsendPrepared functions to libpq to support preparing | Tom Lane |
| 2004-10-17 | Translation updates | Peter Eisentraut |
| 2004-10-16 | Remove dllist.c from libpq. It's overkill for what libpq needs; we can | Tom Lane |
| 2004-10-16 | Generate the various .def files for libpq DLLs from a single list of | Tom Lane |
| 2004-10-16 | Export only required symbols in libpq on Win32. | Bruce Momjian |
| 2004-10-16 | Allow pg_ctl to determine the server is up when getting a request for a | Bruce Momjian |
| 2004-10-12 | Message style revisions | Peter Eisentraut |
| 2004-10-12 | Fix vpath build break, induced by Bruce's recent commit. | Neil Conway |
| 2004-10-12 | Add some pg_config_path.h dependencies for places that include | Bruce Momjian |
| 2004-10-06 | The Win32 (mingw) build of libpq seems to have lost it's SSL libs from | Bruce Momjian |
| 2004-10-05 | Another tightening of Win32 typedefs. | Bruce Momjian |
| 2004-10-04 | Make sure no libs use libpgport by removing it from the link line. | Bruce Momjian |
| 2004-10-03 | Translation update | Peter Eisentraut |
| 2004-10-03 | Translation updates | Peter Eisentraut |
| 2004-09-28 | Revert patch that removed BUFSIZ usage. The memory has to hold the | Bruce Momjian |
| 2004-09-27 | Remove use of large BUFSIZ for buffers and use the proper struct sizes. | Bruce Momjian |
| 2004-09-27 | Add new macro as shorthand for MS VC and Borland C++: | Bruce Momjian |
| 2004-09-27 | Translation updates | Peter Eisentraut |
| 2004-09-26 | Fix multiple breakages in our support for SSL certificates. | Tom Lane |
| 2004-09-26 | Here is a patch that adds the version info from libpq.rc to the DLL | Bruce Momjian |
| 2004-09-26 | Use <> not "" for include of pthread.h. | Bruce Momjian |
| 2004-09-23 | If we're going to print unrecognized result codes from SSL_get_error | Tom Lane |
| 2004-09-23 | This patch logs the error code in the default case, so that the user | Bruce Momjian |
| 2004-09-20 | Translation update | Peter Eisentraut |
| 2004-09-20 | Translation updates | Peter Eisentraut |
| 2004-09-20 | Translation updates | Peter Eisentraut |