| Commit message (Expand) | Author | Age |
* | Re-include pqsignal() in libpq. | Tom Lane | 2013-03-17 |
* | Move pqsignal() to libpgport. | Tom Lane | 2013-03-17 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | libpq: Add missing directory to installdirs target | Peter Eisentraut | 2012-09-17 |
* | Stamp library minor versions for 9.3. | Tom Lane | 2012-06-13 |
* | Remove whitespace from end of lines | Peter Eisentraut | 2012-05-15 |
* | Accept postgres:// URIs in libpq connection functions | Alvaro Herrera | 2012-04-11 |
* | Stamp libraries versions for 9.2 (better late than never). | Bruce Momjian | 2012-04-07 |
* | fe-misc.c depends on pg_config_paths.h | Alvaro Herrera | 2012-02-06 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Remove spurious comma. Spotted by Tom. | Heikki Linnakangas | 2011-09-01 |
* | libpq compiles various pgport files like ecpg does, and needs similar Makefile | Heikki Linnakangas | 2011-09-01 |
* | libpq needs its own copy of src/port/getpeereid. | Tom Lane | 2011-06-02 |
* | Set psql client encoding from locale by default | Peter Eisentraut | 2011-02-19 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | In libpq/Makefile, use OBJS += as a way to break up long link lines into | Bruce Momjian | 2010-11-27 |
* | Abandon use of Makefile variables in libpq/Makefile because MSVC scrapes | Bruce Momjian | 2010-11-26 |
* | In libpq/Makefile, merge PERM_PGPORT and OPT_PGPORT into a single | Bruce Momjian | 2010-11-26 |
* | For libpq/Makefile OPT_PGPORT, remove .o extension after we test | Bruce Momjian | 2010-11-25 |
* | Restructure how libpq includes external C files, for clarity. | Bruce Momjian | 2010-11-25 |
* | Properly add new inet_net_ntop file to libpq Makefile. | Bruce Momjian | 2010-11-24 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Bump minor library version numbers, for 9.1 release. | Bruce Momjian | 2010-07-12 |
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
* | Derived files that are shipped in the distribution used to be built in the | Peter Eisentraut | 2009-08-28 |
* | Update of install-sh, mkinstalldirs, and associated configury | Peter Eisentraut | 2009-08-26 |
* | Stamp minor library version numbers for 8.5; sorry for the delay. | Bruce Momjian | 2009-07-13 |
* | Allow out-of-tree builds on mingw and cygwin | Peter Eisentraut | 2009-01-05 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | Set up ar, dlltool, dllwrap, and windres for cross-compiling if necessary. | Peter Eisentraut | 2008-12-07 |
* | Change wildcard cerfificate mapping to be much simler - we now only match | Magnus Hagander | 2008-12-02 |
* | Add support for matching wildcard server certificates to the new SSL code. | Magnus Hagander | 2008-11-24 |
* | Link libpq with libgssapi if configure finds it, as | Magnus Hagander | 2008-10-01 |
* | Add an "events" system to libpq, whereby applications can get callbacks that | Tom Lane | 2008-09-17 |
* | Avoid using unnecessary pgwin32_safestat in libpq. | Andrew Dunstan | 2008-04-16 |
* | Implement a few changes to how shared libraries and dynamically loadable | Peter Eisentraut | 2008-04-07 |
* | Include -lgss in libpq link, if available. Bjorn Munch | Tom Lane | 2008-03-05 |
* | Don't build the win32 support files in the all target, only in distprep and | Peter Eisentraut | 2008-02-26 |
* | Create two separate libpq.rc's: One that is built at build time, and one | Peter Eisentraut | 2008-02-26 |
* | Refactor the code that creates the shared library export files to appear | Peter Eisentraut | 2008-02-26 |
* | Bump minor library version numbers for 8.4. | Bruce Momjian | 2008-02-13 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | libpq needs pgsleep on win32 because of the changes to port/open.c. | Magnus Hagander | 2007-12-21 |
* | Add win32error.c to libpq, needed to resolve _dosmaperr. | Magnus Hagander | 2007-11-30 |
* | Make it possible, and default, for MingW to build with SSPI support | Magnus Hagander | 2007-07-24 |
* | Add support for GSSAPI authentication. | Magnus Hagander | 2007-07-10 |
* | Indent comments in makefiles better so they don't appear in the output. | Peter Eisentraut | 2007-01-07 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
* | Stamp major release 8.3.0, and increment library version numbers. | Bruce Momjian | 2007-01-05 |
* | Revert exports.list change pending closer study. | Tom Lane | 2006-12-28 |