Commits

DateSubjectAuthorReleases
2023-10-07 Restore proper linkage of pg_char_to_encoding() and friends. Tom Lane 17.0
2022-12-11 Convert json_in and jsonb_in to report errors softly. Tom Lane 16.0
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 13.4
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 14.0
2020-03-06 Allow Unicode escapes in any server encoding, not only UTF-8. Tom Lane 13.0
2020-01-16 Rationalize code placement between wchar.c, encnames.c, and mbutils.c. Tom Lane 13.0
2020-01-16 Move wchar.c and encnames.c to src/common/. Tom Lane 13.0
2020-01-13 Reduce size of backend scanner's tables. Tom Lane 13.0
2019-07-05 Remove dead encoding-conversion functions. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-04-01 Fix a boatload of typos in C comments. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2015-11-28 Avoid doing encoding conversions by double-conversion via MULE_INTERNAL. Tom Lane 9.6.0
2015-05-15 Teach UtfToLocal/LocalToUtf to support algorithmic encoding conversions. Tom Lane 9.5.0
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2014-01-18 Make various variables const (read-only). Tom Lane 9.4.0
2013-04-09 Support indexing of regular-expression searches in contrib/pg_trgm. Tom Lane 9.3.0
2012-07-11 Fix bogus macro definition. Tom Lane 9.3.0
2012-07-10 Back-patch addition of pg_wchar-to-multibyte conversion functionality. Tom Lane 9.1.5
2012-07-10 Back-patch addition of pg_wchar-to-multibyte conversion functionality. Tom Lane 8.3.20
2012-07-10 Back-patch addition of pg_wchar-to-multibyte conversion functionality. Tom Lane 8.4.13
2012-07-10 Back-patch addition of pg_wchar-to-multibyte conversion functionality. Tom Lane 9.0.9
2012-07-10 Back-patch addition of pg_wchar-to-multibyte conversion functionality. Tom Lane 9.2.0