Commits

DateSubjectAuthorReleases
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-16 Refactor string case conversion into provider-specific files. Jeff Davis 18.0
2024-12-09 Fix various overflow hazards in date and timestamp functions. Nathan Bossart 18.0
2024-12-07 Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane 13.19
2024-12-07 Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane 15.11
2024-12-07 Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane 17.3
2024-12-07 Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane 14.16
2024-12-07 Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane 18.0
2024-12-07 Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane 16.7
2024-12-03 Fix unintentional behavior change in commit e9931bfb75. Jeff Davis 18.0
2024-09-26 Modernize to_char's Roman-numeral code, fixing overflow problems. Tom Lane 18.0
2024-09-06 Remove lc_ctype_is_c(). Jeff Davis 18.0
2024-09-06 Remove useless unconstify Peter Eisentraut 18.0
2024-08-06 Remove support for null pg_locale_t most places. Jeff Davis 18.0
2024-03-30 Add unicode_strtitle() for Unicode Default Case Conversion. Jeff Davis 17.0
2024-03-21 Add SQL/JSON query functions Amit Langote 17.0
2024-03-19 Support C.UTF-8 locale in the new builtin collation provider. Jeff Davis 17.0
2024-03-14 Introduce "builtin" collation provider. Jeff Davis 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-25 Support TZ and OF format codes in to_timestamp(). Tom Lane 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-14 Support +/- infinity in the interval data type. Dean Rasheed 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-07-08 All supported systems have locale_t. Thomas Munro 17.0
2023-03-14 Fix corner case bug in numeric to_char() some more. Tom Lane 16.0