Commits

DateSubjectAuthorReleases
2022-05-10 Fix some incorrect preprocessor tests in tuplesort specializations David Rowley 15.0
2022-05-09 Revert "Disallow infinite endpoints in generate_series() for timestamps." Tom Lane 11.16
2022-05-09 Revert "Disallow infinite endpoints in generate_series() for timestamps." Tom Lane 10.21
2022-05-09 Revert "Disallow infinite endpoints in generate_series() for timestamps." Tom Lane 13.7
2022-05-09 Revert "Disallow infinite endpoints in generate_series() for timestamps." Tom Lane 12.11
2022-05-09 Revert "Disallow infinite endpoints in generate_series() for timestamps." Tom Lane 14.3
2022-05-09 Revert "Disallow infinite endpoints in generate_series() for timestamps." Tom Lane 15.0
2022-04-20 Disallow infinite endpoints in generate_series() for timestamps. Tom Lane 14.3
2022-04-20 Disallow infinite endpoints in generate_series() for timestamps. Tom Lane 15.0
2022-04-20 Disallow infinite endpoints in generate_series() for timestamps. Tom Lane 11.16
2022-04-20 Disallow infinite endpoints in generate_series() for timestamps. Tom Lane 10.21
2022-04-20 Disallow infinite endpoints in generate_series() for timestamps. Tom Lane 13.7
2022-04-20 Disallow infinite endpoints in generate_series() for timestamps. Tom Lane 12.11
2022-04-19 Fix extract epoch from interval calculation Peter Eisentraut 15.0
2022-04-19 Fix extract epoch from interval calculation Peter Eisentraut 14.3
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-04-02 Fix overflow hazards in interval input and output conversions. Tom Lane 15.0
2022-04-02 Specialize tuplesort routines for different kinds of abbreviated keys John Naylor 15.0
2022-02-28 Handle integer overflow in interval justification functions. Tom Lane 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2022-01-03 Clean up error messages related to bad datetime units. Tom Lane 15.0
2021-09-26 Avoid unnecessary division in interval_cmp_value(). Tom Lane 15.0
2021-07-28 Disallow negative strides in date_bin() John Naylor 14.0
2021-07-28 Disallow negative strides in date_bin() John Naylor 15.0
2021-07-22 Fix division by zero error in date_bin John Naylor 14.0