Commits

DateSubjectAuthorReleases
2026-01-14 Revert "Replace pg_restrict by standard restrict" Peter Eisentraut 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-10-29 Replace pg_restrict by standard restrict Peter Eisentraut 19 (unreleased)
2025-10-27 Remove meaninglist restrict qualifiers Peter Eisentraut 19 (unreleased)
2025-02-23 backend libpq void * argument for binary data Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-03-04 Remove unused 'countincludesself' argument to pq_sendcountedtext() Heikki Linnakangas 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-02-14 Change argument type of pq_sendbytes from char * to void * Peter Eisentraut 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-08-14 Remove duplicate function declarations. Tom Lane 11.0
2018-08-14 Remove duplicate function declarations. Tom Lane 12.0
2018-06-27 Change pqformat.h's integer handling functions to take unsigned integers. Andres Freund 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-05 Fix warnings from cpluspluscheck Peter Eisentraut 11.0
2017-10-13 Rely on sizeof(typename) rather than sizeof(variable) in pqformat.h. Tom Lane 11.0
2017-10-12 Use C99 restrict via pg_restrict, rather than restrict directly. Andres Freund 11.0
2017-10-12 Work around overly strict restrict checks by MSVC. Andres Freund 11.0
2017-10-11 Add more efficient functions to pqformat API. Andres Freund 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0