Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-05 | Partially undo commit 94da73281. | Tom Lane | 14.5 |
| 2022-08-05 | Fix non-bulletproof ScalarArrayOpExpr code for extended statistics. | Tom Lane | 14.5 |
| 2022-08-05 | Fix incorrect permissions-checking code for extended statistics. | Tom Lane | 14.5 |
| 2022-07-12 | Invent qsort_interruptible(). | Tom Lane | 14.5 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-04-11 | Fix uninitialized variable from commit a4d75c86b. | Tom Lane | 14.0 |
| 2021-03-31 | Don't prematurely cram a value into a short int. | Tom Lane | 14.0 |
| 2020-09-04 | Remove some more useless assignments. | Tom Lane | 14.0 |