Commits

DateSubjectAuthorReleases
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
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-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
2020-09-30 Fix handling of BC years in to_date/to_timestamp. Tom Lane 10.15
2020-09-30 Fix handling of BC years in to_date/to_timestamp. Tom Lane 12.5
2020-09-30 Fix handling of BC years in to_date/to_timestamp. Tom Lane 11.10
2020-09-30 Fix handling of BC years in to_date/to_timestamp. Tom Lane 13.1
2020-09-30 Fix handling of BC years in to_date/to_timestamp. Tom Lane 14.0
2020-09-30 Fix handling of BC years in to_date/to_timestamp. Tom Lane 9.5.24
2020-09-30 Fix handling of BC years in to_date/to_timestamp. Tom Lane 9.6.20
2020-09-05 Yet more elimination of dead stores and useless initializations. Tom Lane 14.0
2020-09-05 Remove still more useless assignments. Tom Lane 14.0
2020-07-22 Support infinity and -infinity in the numeric data type. Tom Lane 14.0
2020-05-16 Run pgindent with new pg_bsd_indent version 2.1.1. Tom Lane 13.0
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 9.5.22
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 9.6.18
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 11.8
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 10.13