Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-11 | Fix security checks in selectivity estimation functions. | Dean Rasheed | 18.0 |
| 2025-04-02 | Change SQL-language functions to use the plan cache. | Tom Lane | 18.0 |
| 2025-02-07 | Virtual generated columns | Peter Eisentraut | 18.0 |
| 2024-11-23 | Transform OR-clauses to SAOP's during index matching | Alexander Korotkov | 18.0 |
| 2024-11-11 | Ensure cached plans are correctly marked as dependent on role. | Nathan Bossart | 18.0 |
| 2024-11-08 | Add pg_constraint rows for not-null constraints | Álvaro Herrera | 18.0 |