summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq
Commit message (Expand)AuthorAgeFilesLines
* Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 authTom Lane2005-03-253-13/+16
* Bump minor version numbers for 8.1 compared to 8.0.Bruce Momjian2005-03-141-2/+2
* Add fprintf() custom version to libpgport.Bruce Momjian2005-03-111-3/+3
* Replace an instance of $Id$ and an instance of $Header$ with $PostgreSQL$Neil Conway2005-03-071-1/+1
* Properly implement "Response files" for bcc. Add URL's to describe theBruce Momjian2005-03-072-23/+27
* Because the change to gettext. Needs a bunch of new includes. PatchBruce Momjian2005-02-271-2/+3
* Tab indent all actions in bcc32.mak, and do it on win32.mak too forBruce Momjian2005-02-272-57/+57
* Add linking from /port to bcc makefile.Bruce Momjian2005-02-251-0/+51
* Use _() macro consistently rather than gettext(). Add translationBruce Momjian2005-02-224-28/+28
* Try to get Borland CC to compile.Bruce Momjian2005-02-212-42/+46
* Use SHGetFolderPath instead of SHGetSpecialFolderPath to find theTom Lane2005-01-263-6/+6
* Update version stamps for 8.1 as listed in RELEASE_CHANGES.Bruce Momjian2005-01-182-6/+6
* Translation updatesPeter Eisentraut2005-01-171-68/+69
* Translation updatesPeter Eisentraut2005-01-142-2/+626
* Change Win32 client configuration files from *.txt to *.conf.Bruce Momjian2005-01-141-2/+2
* Translation updatesPeter Eisentraut2005-01-131-62/+63
* Add conditional inclusion of <com_err.h> to support old 'heimdal'Tom Lane2005-01-121-1/+5
* Comment out check for substitution of private key file on Windows,Tom Lane2005-01-101-3/+7
* Un-break MSVC build, per Andrew Dunstan.Tom Lane2005-01-102-2/+9
* Translation updatesPeter Eisentraut2005-01-091-75/+70
* Consistently use geteuid() not getuid(); there were a few places deviatingTom Lane2005-01-081-5/+2
* Minor mop-up for Windows home-directory stuff, per Magnus.Tom Lane2005-01-063-4/+7
* Instead of a bare recv() to read the server's response to an SSLTom Lane2005-01-061-15/+21
* Adjust lookup of client-side profile files (.pgpass and so on) as perTom Lane2005-01-062-31/+40
* Translation updatesDennis Bjorklund2005-01-061-68/+67
* Translation updatesPeter Eisentraut2005-01-061-68/+53
* Make the various places that determine the user's "home directory"Tom Lane2005-01-063-57/+45
* Clean up code in libpq that obtains user's home directory: make a singleTom Lane2005-01-043-62/+68
* Adjust a few more copyright notices to match the format expected byTom Lane2005-01-011-1/+1
* Some more missed copyright notices. Many of these look like theyTom Lane2005-01-012-3/+3
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-3118-35/+35
* Make libpq default to localhost connections on machines without Unix-domainTom Lane2004-12-281-4/+8
* Patch to make libpq.rc be a built-for-distribution file was a fewTom Lane2004-12-212-3/+4
* Remove direct inclusions of <com_err.h> as well as configure test forTom Lane2004-12-201-2/+1
* Add Win32 version stamps that increment each day for proper SYSTEM32Bruce Momjian2004-12-192-4/+7
* New translationsPeter Eisentraut2004-12-132-2/+630
* Translation updatesPeter Eisentraut2004-12-121-100/+110
* Translation updatesPeter Eisentraut2004-12-111-60/+59
* Translation updatesPeter Eisentraut2004-12-111-94/+235
* Translation updatesPeter Eisentraut2004-12-111-56/+56
* Fix compile breakage from SIGPIPE fix for threading.Bruce Momjian2004-12-031-1/+3
* Code review for recent libpq changes. Be more careful about errorTom Lane2004-12-025-71/+90
* Rework libpq threaded SIGPIPE handling to avoid interference withBruce Momjian2004-12-025-86/+92
* Allow libpq to build on MS Visual Studio .NET 2003 on Windows XP.Bruce Momjian2004-12-011-2/+3
* Fix up makefile dependencies for pg_config_paths.h.Tom Lane2004-11-201-8/+12
* Make sure we produce a useful error message for the case where theTom Lane2004-11-201-4/+1
* Improve error reporting for SSL connection failures. Remove redundantTom Lane2004-11-201-12/+22
* Miscellaneous Cygwin build fixes from Reini Urban.Tom Lane2004-11-171-1/+5
* Translation updatePeter Eisentraut2004-11-163-299/+426
* Not entirely sure when this broke, but libpq's VC++ build is currentlyBruce Momjian2004-11-132-0/+4