Commits

DateSubjectAuthorReleases
2018-04-13 In libpq, free any partial query result before collecting a server error. Tom Lane 9.4.18
2018-04-13 In libpq, free any partial query result before collecting a server error. Tom Lane 9.5.13
2018-04-13 In libpq, free any partial query result before collecting a server error. Tom Lane 9.6.9
2018-04-13 In libpq, free any partial query result before collecting a server error. Tom Lane 11.0
2018-04-13 In libpq, free any partial query result before collecting a server error. Tom Lane 10.4
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-10-01 Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. Andres Freund 11.0
2017-09-07 Reduce excessive dereferencing of function pointers Peter Eisentraut 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-08-03 Small wording tweaks Peter Eisentraut 9.6.0
2016-04-03 Add libpq support for recreating an error message with different verbosity. Tom Lane 9.6.0
2016-04-01 Fix oversight in getParamDescriptions(), and improve comments. Tom Lane 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-12-14 Fix out-of-memory error handling in ParameterDescription message processing. Heikki Linnakangas 9.3.11
2015-12-14 Fix out-of-memory error handling in ParameterDescription message processing. Heikki Linnakangas 9.1.20
2015-12-14 Fix out-of-memory error handling in ParameterDescription message processing. Heikki Linnakangas 9.2.15
2015-12-14 Fix out-of-memory error handling in ParameterDescription message processing. Heikki Linnakangas 9.4.6
2015-12-14 Fix out-of-memory error handling in ParameterDescription message processing. Heikki Linnakangas 9.5.0
2015-12-14 Fix out-of-memory error handling in ParameterDescription message processing. Heikki Linnakangas 9.6.0
2015-11-12 Fix unwanted flushing of libpq's input buffer when socket EOF is seen. Tom Lane 9.3.11
2015-11-12 Fix unwanted flushing of libpq's input buffer when socket EOF is seen. Tom Lane 9.6.0
2015-11-12 Fix unwanted flushing of libpq's input buffer when socket EOF is seen. Tom Lane 9.5.0