Commits

Showing commits that first shipped in 12 (backpatches included). Clear

DateSubjectAuthorReleases
2019-09-21 Straighten out leakproofness markings on text comparison functions. Tom Lane 12.0
2019-09-21 Fix up handling of nondeterministic collations with pattern_ops opclasses. Tom Lane 12.0
2019-04-28 Do pre-release housekeeping on catalog data, and fix jsonpath send/recv. Tom Lane 12.0
2019-03-12 Add support for hyperbolic functions, as well as log10(). Tom Lane 12.0
2019-03-12 Remove remaining hard-wired OID references in the initial catalog data. Tom Lane 12.0
2019-03-08 Reformat catalog .dat files. Tom Lane 12.0
2019-02-12 Allow extensions to generate lossy index conditions. Tom Lane 12.0
2019-02-09 Build out the planner support function infrastructure. Tom Lane 12.0
2019-02-09 Create the infrastructure for planner support functions. Tom Lane 12.0
2019-01-04 Move the built-in conversions into the initial catalog data. Tom Lane 12.0
2019-01-03 Use symbolic references for pg_language OIDs in the bootstrap data. Tom Lane 12.0
2018-12-31 Update leakproofness markings on some btree comparison functions. Tom Lane 12.0
2018-12-30 Add a hash opclass for type "tid". Tom Lane 12.0
2018-12-20 Avoid producing over-length specific_name outputs in information_schema. Tom Lane 12.0
2018-12-19 Add text-vs-name cross-type operators, and unify name_ops with text_ops. Tom Lane 12.0
2018-11-14 Add a timezone-specific variant of date_trunc(). Tom Lane 12.0
2018-10-06 Propagate xactStartTimestamp and stmtStartTimestamp to parallel workers. Tom Lane 12.0
2018-09-05 Make argument names of pg_get_object_address consistent, and fix docs. Tom Lane 12.0
2018-07-11 Mark built-in btree comparison functions as leakproof where it's safe. Tom Lane 12.0