Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2026-05-11 Mark PQfn() unsafe and fix overrun in frontend LO interface. Nathan Bossart 14.23
2026-05-11 Add pg_add_size_overflow() and friends Tom Lane 14.23
2025-11-10 libpq: Prevent some overflows of int/size_t Jacob Champion 14.20
2025-05-05 With GB18030, prevent SIGSEGV from reading past end of allocation. Noah Misch 14.18
2025-05-01 Add missing newlines to PQescapeInternal() messages pre-v16. Tom Lane 14.18
2025-02-15 Make escaping functions retain trailing bytes of an invalid character. Tom Lane 14.17
2025-02-14 Fix PQescapeLiteral()/PQescapeIdentifier() length handling Andres Freund 14.17
2025-02-10 Fix handling of invalidly encoded data in escaping functions Andres Freund 14.16
2024-01-16 Don't test already-referenced pointer for nullness Alvaro Herrera 14.11
2023-12-05 Fix handling of errors in libpq pipelines Alvaro Herrera 14.11
2023-11-08 Call pqPipelineFlush from PQsendFlushRequest Alvaro Herrera 14.11
2022-10-14 libpq: Reset singlerow flag correctly in pipeline mode Alvaro Herrera 14.6
2022-08-15 Add missing bad-PGconn guards in libpq entry points. Tom Lane 14.6
2022-07-13 Plug memory leak Alvaro Herrera 14.5
2022-07-05 libpq: Improve idle state handling in pipeline mode Alvaro Herrera 14.5
2022-02-12 Fix thinko in PQisBusy(). Tom Lane 14.3
2021-07-29 Improve libpq's handling of OOM during error message construction. Tom Lane 14.0
2021-07-09 libpq: Fix sending queries in pipeline aborted state Alvaro Herrera 14.0
2021-06-29 Fix libpq state machine in pipeline mode Alvaro Herrera 14.0
2021-06-29 Add PQsendFlushRequest to libpq Alvaro Herrera 14.0
2021-06-11 Add 'Portal Close' message to pipelined PQsendQuery() Alvaro Herrera 14.0
2021-06-08 Adjust batch size in postgres_fdw to not use too many parameters Tomas Vondra 14.0
2021-03-30 Improve PQtrace() output format Alvaro Herrera 14.0
2021-03-21 Fix new memory leaks in libpq Alvaro Herrera 14.0
2021-03-15 Implement pipeline mode in libpq Alvaro Herrera 14.0