Commits

DateSubjectAuthorReleases
2008-09-10 Avoid using sprintf() for a simple octal conversion in PQescapeByteaInternal. Tom Lane 8.3.4
2008-09-10 Avoid using sprintf() for a simple octal conversion in PQescapeByteaInternal. Tom Lane 8.4.0
2008-05-29 Tweak libpq to avoid crashing due to incorrect buffer size calculation when Tom Lane 8.4.0
2007-10-13 Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the Tom Lane 8.3.0
2006-08-18 Add PQdescribePrepared, PQdescribePortal, and related functions to libpq Tom Lane 8.2.0
2006-05-28 Fix up pg_dump to do string escaping fully correctly for client encoding Tom Lane 8.2.0
2006-05-21 Modify libpq's string-escaping routines to be aware of encoding considerations Tom Lane 7.3.15
2006-05-21 Modify libpq's string-escaping routines to be aware of encoding considerations Tom Lane 7.4.13
2006-05-21 Modify libpq's string-escaping routines to be aware of encoding considerations Tom Lane 8.0.8
2006-05-21 Modify libpq's string-escaping routines to be aware of encoding considerations Tom Lane 8.1.4
2006-05-21 Modify libpq's string-escaping routines to be aware of encoding considerations Tom Lane 8.2.0
2006-03-14 Improve parser so that we can show an error cursor position for errors Tom Lane 8.2.0
2006-03-03 Teach PQcmdTuples() that a COPY command tag might contain a row count, Tom Lane 8.2.0
2006-01-25 Remove unnecessary PQconsumeInput call from PQputCopyData; it's redundant Tom Lane 8.1.3
2006-01-25 Remove unnecessary PQconsumeInput call from PQputCopyData; it's redundant Tom Lane 8.2.0
2005-09-24 Suppress signed-vs-unsigned-char warnings. Tom Lane 8.1.0
2005-06-09 Defend against omitted paramLengths[] array in PQsendQueryParams. Tom Lane 8.1.0
2004-10-21 Standardize on using the Min, Max, and Abs macros that are in our c.h file, Tom Lane 8.0.0
2004-10-18 Add PQprepare/PQsendPrepared functions to libpq to support preparing Tom Lane 8.0.0
2004-10-16 Remove dllist.c from libpq. It's overkill for what libpq needs; we can Tom Lane 8.0.0
2004-05-07 Solve the 'Turkish problem' with undesirable locale behavior for case Tom Lane 8.0.0
2004-03-14 Fix error in termination of COPY IN mode when using V2 protocol. Tom Lane 7.4.3
2004-03-14 Fix error in termination of COPY IN mode when using V2 protocol. Tom Lane 8.0.0
2004-03-05 libpq's query to get the OIDs of large-object support functions was not Tom Lane 7.4.2
2004-03-05 libpq's query to get the OIDs of large-object support functions was not Tom Lane 8.0.0