summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq
AgeCommit message (Expand)Author
2004-05-10Clean up indenting of Makefile filenames.Bruce Momjian
2004-05-07Solve the 'Turkish problem' with undesirable locale behavior for caseTom Lane
2004-04-25Make thread flags CFLAGS, not CPPFLAGS.Bruce Momjian
2004-04-23Add new auto-detection of thread flags.Bruce Momjian
2004-04-19* Most changes are to fix warnings issued when compiling win32Bruce Momjian
2004-04-05Translation updatesPeter Eisentraut
2004-04-05Corrects issues recently posted by Dann Corbit, allowing libpq/psql toBruce Momjian
2004-03-27Fix brain-dead placement of global variable declaration.Tom Lane
2004-03-25Fix for SSL compile.Bruce Momjian
2004-03-24Allow unlink/rename of files open by another process on Win32, using aBruce Momjian
2004-03-24Add thread locking to SSL and Kerberos connections.Bruce Momjian
2004-03-21Revise syntax-error reporting behavior to give pleasant results forTom Lane
2004-03-15Add PQmbdsplen() which returns the "display length" of a character.Tatsuo Ishii
2004-03-14Fix error in termination of COPY IN mode when using V2 protocol.Tom Lane
2004-03-12Rename incorrect references to nonblock.c to noblock.c. Claudio.Bruce Momjian
2004-03-10Move non-blocking code into its own /port file, for code clarity.Bruce Momjian
2004-03-09Make a separate win32 debug DLL along with the non-debug version:Bruce Momjian
2004-03-05libpq's query to get the OIDs of large-object support functions was notTom Lane
2004-02-15New translationPeter Eisentraut
2004-02-10More clearly describe why PQinSend returns false for non-threaded libpq.Bruce Momjian
2004-02-02Briefly,Bruce Momjian
2004-01-26Ensure that close() and fclose() are checked for errors, at least inTom Lane
2004-01-13Translation updatePeter Eisentraut
2004-01-09Add comment about synchronous signals.Bruce Momjian
2004-01-09Allow libpq to do thread-safe SIGPIPE handling. This allows it toBruce Momjian
2004-01-07More janitorial work: remove the explicit casting of NULL literals to aNeil Conway
2003-12-28Fix sanity-check code that mistakenly assumed error and notice messagesTom Lane
2003-12-28Avoid infinite loop if connection is lost during PQexecStart() orTom Lane
2003-12-20Dept. of third thoughts: in fact, libpq should support SCM_CREDS challengeTom Lane
2003-12-20Fix broken IDENT support for FreeBSD (appears to have been broken byTom Lane
2003-12-19Prevent service dbname from defaulting to service name, per bug reportBruce Momjian
2003-12-18Fix memory leak with SSL connections due to missing X509_free() calls.Tom Lane
2003-11-30Make PQescapeBytea and byteaout consistent with each other, andJoe Conway
2003-11-30Bump all version numbers and version stamps mentioned in RELEASE_CHANGES.Bruce Momjian
2003-11-30Reorder win32/bcc makefile mentions of thread.c for sanity.Bruce Momjian
2003-11-30Add thread.c to Borland CC build.Bruce Momjian
2003-11-29make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-11-26Cast field-length variables used in printf to int, because sometimesPeter Eisentraut
2003-10-31Minor cleanup of PQunescapeBytea(). Avoid unportable assumptions aboutTom Lane
2003-10-25Translation updatesPeter Eisentraut
2003-10-25Remove socket credentials defines not referenced.Bruce Momjian
2003-10-19Adjust libpq to avoid deadlock when both client and server want to sendTom Lane
2003-10-18Must free the pgParameterStatus chain in freePGconn(). My fault,Tom Lane
2003-10-15Translation updatePeter Eisentraut
2003-10-12New translationPeter Eisentraut
2003-10-10Translation updatesPeter Eisentraut
2003-10-06Translation updatesPeter Eisentraut
2003-10-06New Slovene translationsPeter Eisentraut
2003-10-06Translation updatesPeter Eisentraut