Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-04-01 | GIN support for @@ and @? jsonpath operators | Alexander Korotkov | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-12-30 | Add a hash opclass for type "tid". | 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-10-11 | Remove deprecated abstime, reltime, tinterval datatypes. | Andres Freund | 12.0 |
| 2018-09-20 | Add missing pg_description strings for pg_type entries. | Tom Lane | 12.0 |
| 2018-09-18 | Add support for nearest-neighbor (KNN) searches to SP-GiST | Alexander Korotkov | 12.0 |