Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-01 | Add macros in hash and btree AMs to get the special area of their pages | Michael Paquier | 15.0 |
| 2022-02-03 | Add UNIQUE null treatment option | Peter Eisentraut | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-11-29 | Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. | Tom Lane | 15.0 |
| 2021-11-05 | Add hardening to catch invalid TIDs in indexes. | Peter Geoghegan | 15.0 |
| 2021-10-27 | Remove obsolete nbtree LP_DEAD item comments. | Peter Geoghegan | 15.0 |
| 2021-10-27 | Fix ordering of items in nbtree error message. | Peter Geoghegan | 15.0 |
| 2021-10-27 | Further harden nbtree posting split code. | Peter Geoghegan | 15.0 |
| 2021-09-22 | Fix "single value strategy" index deletion issue. | Peter Geoghegan | 15.0 |