Commits

DateSubjectAuthorReleases
2026-04-08 Remove MULE_INTERNAL encoding. Thomas Munro 19 (unreleased)
2025-09-24 Update GB18030 encoding from version 2000 to 2022 John Naylor 19 (unreleased)
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-02-10 Add pg_encoding_set_invalid() Andres Freund 13.19
2025-02-10 Add pg_encoding_set_invalid() Andres Freund 14.16
2025-02-10 Add pg_encoding_set_invalid() Andres Freund 15.11
2025-02-10 Add pg_encoding_set_invalid() Andres Freund 16.7
2025-02-10 Add pg_encoding_set_invalid() Andres Freund 17.3
2025-02-10 Add pg_encoding_set_invalid() Andres Freund 18.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2021-12-20 Add fast path for validating UTF-8 text John Naylor 15.0
2021-09-08 Consistently use "superuser" instead of "super user" Daniel Gustafsson 15.0
2021-05-11 Replace opr_sanity test's binary_coercible() function with C code. Tom Lane 14.0
2021-04-01 Add 'noError' argument to encoding conversion functions. Heikki Linnakangas 14.0
2016-07-17 Establish conventions about global object names used in regression tests. Tom Lane 9.6.0
2016-01-05 Remove some ancient and unmaintained encoding-conversion test cruft. Tom Lane 9.6.0
2015-10-22 Remove redundant CREATEUSER/NOCREATEUSER options in CREATE ROLE et al. Tom Lane 9.6.0
2015-05-15 Improve test for CONVERT() with GB18030 <-> UTF8. Tom Lane 9.5.0
2009-08-04 Support hex-string input and output for type BYTEA. Tom Lane 9.0.0
2007-09-24 Remove "convert 'blah' using conversion_name" facility, because if it Andrew Dunstan 8.3.0
2007-03-25 Add new encoding EUC_JIS_2004 and SHIFT_JIS_2004, Tatsuo Ishii 8.3.0