Commits

DateSubjectAuthorReleases
2025-05-05 With GB18030, prevent SIGSEGV from reading past end of allocation. Noah Misch 15.13
2025-05-05 With GB18030, prevent SIGSEGV from reading past end of allocation. Noah Misch 14.18
2025-05-05 With GB18030, prevent SIGSEGV from reading past end of allocation. Noah Misch 17.5
2025-05-05 With GB18030, prevent SIGSEGV from reading past end of allocation. Noah Misch 16.9
2025-05-05 With GB18030, prevent SIGSEGV from reading past end of allocation. Noah Misch 18.0
2025-04-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-03-01 Simplify pg_enc2gettext_tbl[] with C99-designated initializer syntax Michael Paquier 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-04 Teach convert() and friends to avoid copying when possible. Nathan Bossart 17.0
2023-05-02 Fix typos in comments Michael Paquier 16.0
2023-01-10 New header varatt.h split off from postgres.h Peter Eisentraut 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-11 Convert json_in and jsonb_in to report errors softly. Tom Lane 16.0
2022-09-27 Convert *GetDatum() and DatumGet*() macros to inline functions Peter Eisentraut 16.0
2022-09-12 Revert "Convert *GetDatum() and DatumGet*() macros to inline functions" Peter Eisentraut 16.0
2022-09-12 Convert *GetDatum() and DatumGet*() macros to inline functions Peter Eisentraut 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-04-01 Add 'noError' argument to encoding conversion functions. Heikki Linnakangas 14.0
2021-01-28 Add mbverifystr() functions specific to each encoding. Heikki Linnakangas 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-05-13 Dial back -Wimplicit-fallthrough to level 3 Alvaro Herrera 13.0
2020-05-12 Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS Alvaro Herrera 13.0
2020-03-06 Allow Unicode escapes in any server encoding, not only UTF-8. Tom Lane 13.0