Commits

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

DateSubjectAuthorReleases
2026-05-11 Mark PQfn() unsafe and fix overrun in frontend LO interface. Nathan Bossart 15.18
2026-05-11 Add pg_add_size_overflow() and friends Tom Lane 15.18
2025-11-10 libpq: Prevent some overflows of int/size_t Jacob Champion 15.15
2025-05-05 With GB18030, prevent SIGSEGV from reading past end of allocation. Noah Misch 15.13
2025-05-01 Add missing newlines to PQescapeInternal() messages pre-v16. Tom Lane 15.13
2025-02-15 Make escaping functions retain trailing bytes of an invalid character. Tom Lane 15.12
2025-02-14 Fix PQescapeLiteral()/PQescapeIdentifier() length handling Andres Freund 15.12
2025-02-10 Fix handling of invalidly encoded data in escaping functions Andres Freund 15.11
2024-01-16 Don't test already-referenced pointer for nullness Alvaro Herrera 15.6
2023-12-05 Fix handling of errors in libpq pipelines Alvaro Herrera 15.6
2023-11-08 Call pqPipelineFlush from PQsendFlushRequest Alvaro Herrera 15.6
2022-10-14 libpq: Reset singlerow flag correctly in pipeline mode Alvaro Herrera 15.1
2022-09-23 Remove PQsendQuery support in pipeline mode Alvaro Herrera 15.0
2022-08-15 Add missing bad-PGconn guards in libpq entry points. Tom Lane 15.0
2022-07-13 Plug memory leak Alvaro Herrera 15.0
2022-07-05 libpq: Improve idle state handling in pipeline mode Alvaro Herrera 15.0
2022-04-21 Fix missed cases in libpq's error handling. Tom Lane 15.0
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2022-02-28 Adjust interaction of libpq pipeline mode with errorMessage resets. Tom Lane 15.0
2022-02-18 Rearrange libpq's error reporting to avoid duplicated error text. Tom Lane 15.0
2022-02-18 Don't let libpq "event" procs break the state of PGresult objects. Tom Lane 15.0
2022-02-12 Fix thinko in PQisBusy(). Tom Lane 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-07-29 Improve libpq's handling of OOM during error message construction. Tom Lane 15.0
2021-07-09 libpq: Fix sending queries in pipeline aborted state Alvaro Herrera 15.0