Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-12 | Reintroduce support for sequences in pgstattuple and pageinspect. | Nathan Bossart | 12.21 |
| 2023-10-30 | Diagnose !indisvalid in more SQL functions. | Noah Misch | 12.17 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-04-01 | Only allow heap in a number of contrib modules. | Andres Freund | 12.0 |
| 2019-03-11 | tableam: Add and use scan APIs. | Andres Freund | 12.0 |
| 2019-01-22 | Move remaining code from tqual.[ch] to heapam.h / heapam_visibility.c. | Andres Freund | 12.0 |
| 2019-01-15 | Don't include heapam.h from others headers. | Andres Freund | 12.0 |