Commits

DateSubjectAuthorReleases
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 11.13
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 13.4
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 10.18
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 14.0
2021-03-30 Improve PQtrace() output format Alvaro Herrera 14.0
2021-03-15 Implement pipeline mode in libpq Alvaro Herrera 14.0
2021-03-11 Re-simplify management of inStart in pqParseInput3's subroutines. Tom Lane 11.12
2021-03-11 Re-simplify management of inStart in pqParseInput3's subroutines. Tom Lane 10.17
2021-03-11 Re-simplify management of inStart in pqParseInput3's subroutines. Tom Lane 9.6.22
2021-03-11 Re-simplify management of inStart in pqParseInput3's subroutines. Tom Lane 12.7
2021-03-11 Re-simplify management of inStart in pqParseInput3's subroutines. Tom Lane 14.0
2021-03-11 Re-simplify management of inStart in pqParseInput3's subroutines. Tom Lane 13.3
2021-03-04 Remove server and libpq support for old FE/BE protocol version 2. Heikki Linnakangas 14.0
2021-01-11 In libpq, always append new error messages to conn->errorMessage. Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-01-30 Clean up newlines following left parentheses Alvaro Herrera 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-10-25 Make the order of the header file includes consistent in non-backend modules. Amit Kapila 13.0
2019-08-19 Fix inconsistencies and typos in the tree, take 11 Michael Paquier 13.0
2019-07-04 Use appendStringInfoString and appendPQExpBufferStr where possible David Rowley 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-04-04 Add a "SQLSTATE-only" error verbosity option to libpq and psql. Tom Lane 12.0
2019-03-19 Restructure libpq's handling of send failures. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-04-13 In libpq, free any partial query result before collecting a server error. Tom Lane 9.3.23