Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-11-14 | Add note about CreateStatistics()'s selective use of check_rights. | Nathan Bossart | 17.8 |
| 2025-11-10 | Check for CREATE privilege on the schema in CREATE STATISTICS. | Nathan Bossart | 17.7 |
| 2024-03-18 | Initialize variables to placate compiler. | Nathan Bossart | 17.0 |
| 2024-03-17 | Make stxstattarget nullable | Peter Eisentraut | 17.0 |
| 2024-03-13 | Make the order of the header file includes consistent | Peter Eisentraut | 17.0 |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-11-19 | Lock table in DROP STATISTICS | Tomas Vondra | 17.0 |
| 2023-07-03 | Add macro for maximum statistics target | Peter Eisentraut | 17.0 |
| 2023-07-03 | Change type of pg_statistic_ext.stxstattarget | Peter Eisentraut | 17.0 |