Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-14 | pageinspect: Fix handling of all-zero pages | Michael Paquier | 11.16 |
| 2022-03-16 | pageinspect: Fix handling of page sizes and AM types | Michael Paquier | 11.16 |
| 2018-05-09 | pgstatindex, pageinspect: handle partitioned indexes | Alvaro Herrera | 11.0 |
| 2018-04-09 | Further cleanup of client dependencies on src/include/catalog headers. | Tom Lane | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-08-20 | Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). | Andres Freund | 11.0 |