Commits

DateSubjectAuthorReleases
2024-02-20 Doc: improve explanation of type interval, especially extract(). Tom Lane 13.15
2024-02-20 Doc: improve explanation of type interval, especially extract(). Tom Lane 15.7
2024-02-20 Doc: improve explanation of type interval, especially extract(). Tom Lane 16.3
2024-01-25 Support TZ and OF format codes in to_timestamp(). Tom Lane 17.0
2024-01-25 Doc: improve documentation for jsonpath behavior. Tom Lane 17.0
2023-07-19 Doc: improve description of IN and row-constructor comparisons. Tom Lane 11.21
2023-07-19 Doc: improve description of IN and row-constructor comparisons. Tom Lane 15.4
2023-07-19 Doc: improve description of IN and row-constructor comparisons. Tom Lane 14.9
2023-07-19 Doc: improve description of IN and row-constructor comparisons. Tom Lane 13.12
2023-07-19 Doc: improve description of IN and row-constructor comparisons. Tom Lane 16.0
2023-07-19 Doc: improve description of IN and row-constructor comparisons. Tom Lane 12.16
2023-07-19 Doc: improve description of IN and row-constructor comparisons. Tom Lane 17.0
2023-04-10 Doc: adjust examples of EXTRACT() output to match current reality. Tom Lane 16.0
2023-04-10 Doc: adjust examples of EXTRACT() output to match current reality. Tom Lane 15.3
2023-04-10 Doc: adjust examples of EXTRACT() output to match current reality. Tom Lane 14.8
2023-04-07 Add array_sample() and array_shuffle() functions. Tom Lane 16.0
2023-03-24 Doc: fix examples for pg_input_error_info(). Tom Lane 16.0
2023-03-18 Add functions to do timestamptz arithmetic in a non-default timezone. Tom Lane 16.0
2023-01-09 Doc: add XML ID attributes to <sectN> and <varlistentry> tags. Tom Lane 16.0
2023-01-09 Invent random_normal() to provide normally-distributed random numbers. Tom Lane 16.0
2022-12-27 Simplify the implementations of the to_reg* functions. Tom Lane 16.0
2022-12-09 Add test scaffolding for soft error reporting from input functions. Tom Lane 16.0
2022-12-07 Doc: subdivide System Information Functions and Operators. Tom Lane 16.0
2022-12-01 Doc: add example of round(v, s) with negative s. Tom Lane 15.2
2022-12-01 Doc: add example of round(v, s) with negative s. Tom Lane 13.10