Commits

DateSubjectAuthorReleases
2023-03-14 Fix corner case bug in numeric to_char() some more. Tom Lane 15.3
2023-03-14 Fix corner case bug in numeric to_char() some more. Tom Lane 11.20
2023-03-14 Fix corner case bug in numeric to_char() some more. Tom Lane 14.8
2023-03-14 Fix corner case bug in numeric to_char() some more. Tom Lane 12.15
2023-03-14 Fix corner case bug in numeric to_char() some more. Tom Lane 13.11
2023-01-17 Remove dead code in formatting.c John Naylor 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-10 Restructure soft-error handling in formatting.c. Tom Lane 16.0
2022-12-09 Convert datetime input functions to use "soft" error reporting. Tom Lane 16.0
2022-12-09 Allow DateTimeParseError to handle bad-timezone error messages. Tom Lane 16.0
2022-12-09 Const-ify a couple of datetime parsing subroutines. Tom Lane 16.0
2022-09-01 Revert SQL/JSON features Andrew Dunstan 15.0
2022-09-01 Revert SQL/JSON features Andrew Dunstan 16.0
2022-07-23 Remove configure probe for wctype.h. Thomas Munro 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-03 Fix portability issues in datetime parsing. Tom Lane 15.0
2022-04-02 Fix overflow hazards in interval input and output conversions. Tom Lane 15.0
2022-03-29 SQL/JSON query functions Andrew Dunstan 15.0
2022-03-14 Support "of", "tzh", and "tzm" format codes. Robert Haas 15.0
2022-01-20 Call pg_newlocale_from_collation() also with default collation Peter Eisentraut 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-01 Remove unused includes Peter Eisentraut 15.0
2021-07-01 Fix build failure with newer ICU Peter Eisentraut 10.18
2021-04-12 Fix out-of-bound memory access for interval -> char conversion Michael Paquier 9.6.22