aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* Teach libpq to handle arbitrary-length lines in .pgpass files.Tom Lane2020-09-01
* Stamp 12.4.REL_12_4Tom Lane2020-08-10
* Translation updatesPeter Eisentraut2020-08-10
* Increase hard-wired timeout values in ecpg regression tests.Tom Lane2020-08-04
* Fix handling of structure for bytea data type in ECPGMichael Paquier2020-07-27
* Fix bugs in libpq's management of GSS encryption state.Tom Lane2020-07-13
* Fix ecpg crash with bytea and cursor variables.Michael Meskes2020-06-30
* Try to read data from the socket in pqSendSome's write_failed paths.Tom Lane2020-06-07
* Stamp 12.3.REL_12_3Tom Lane2020-05-11
* Translation updatesPeter Eisentraut2020-05-11
* Fix severe memory leaks in GSSAPI encryption support.Tom Lane2020-05-05
* Fix memory leak in libpq when using sslmode=verify-fullMichael Paquier2020-04-22
* Allow ecpg to be built stand-alone, allow parallel libpq makeBruce Momjian2020-03-31
* Stamp 12.2.REL_12_2Tom Lane2020-02-10
* Translation updatesPeter Eisentraut2020-02-10
* Fix dispsize for libpq connection parameters channel_binding and gssencmodeMichael Paquier2020-01-29
* Fix out-of-memory handling in ecpglib.Tom Lane2020-01-19
* Extensive code review for GSSAPI encryption mechanism.Tom Lane2020-01-11
* libpq should expose GSS-related parameters even when not implemented.Tom Lane2019-12-20
* Fix off-by-one error in PGTYPEStimestamp_fmt_ascTomas Vondra2019-11-30
* Stamp 12.1.REL_12_1Tom Lane2019-11-11
* Translation updatesPeter Eisentraut2019-11-11
* Move declaration of ecpg_gettext() to a saner place.Tom Lane2019-11-07
* Get rid of useless/dangerous redefinition of bool in ECPG.Tom Lane2019-10-25
* Fix thinkos from 4f4061b for libpq integer parsingMichael Paquier2019-10-23
* Fix error reporting of connect_timeout in libpq for value parsingMichael Paquier2019-10-21
* Fix parsing of integer values for connection parameters in libpqMichael Paquier2019-10-21
* Put back pqsignal() as an exported libpq symbol.Tom Lane2019-10-10
* Translation updatesPeter Eisentraut2019-09-29
* Translation updatesPeter Eisentraut2019-09-23
* Remove removed file from nls.mkPeter Eisentraut2019-09-21
* Revert "Add DECLARE STATEMENT support to ECPG."Tom Lane2019-09-20
* GSSAPI error message improvementsPeter Eisentraut2019-09-19
* Revert change of ecpglib major versionPeter Eisentraut2019-09-19
* Translation updatesPeter Eisentraut2019-09-09
* Message style fixesPeter Eisentraut2019-09-06
* libpq: ccache -> credential cachePeter Eisentraut2019-09-06
* Translation updatesPeter Eisentraut2019-08-05
* Fix failures to ignore \r when reading Windows-style newlines.Tom Lane2019-07-25
* Fix small memory leak in ecpglib ecpg_update_declare_statement() is called theMichael Meskes2019-07-08
* Add missing source files to nls.mkPeter Eisentraut2019-07-06
* Fix many typos and inconsistenciesMichael Paquier2019-07-01
* Remove explicit error handling for obsolete date/time valuesPeter Eisentraut2019-06-30
* Translation updatesPeter Eisentraut2019-06-17
* Fix buffer overflow when processing SCRAM final message in libpqMichael Paquier2019-06-17
* Tweak libpq's PQhost, PQhostaddr, and psql's \connectAlvaro Herrera2019-06-14
* Fix double-word typosAlvaro Herrera2019-06-13
* Stop using spelling "nonexistant".Noah Misch2019-06-08
* Update stale comments, and fix comment typos.Noah Misch2019-06-08
* Un-break ecpg tests for Windows.Tom Lane2019-06-02