Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-09 | Harden _int_matchsel() against being attached to the wrong operator. | Tom Lane | 18.2 |
| 2025-03-26 | Introduce PG_MODULE_MAGIC_EXT macro. | Tom Lane | 18.0 |
| 2024-12-09 | Simplify executor's determination of whether to use parallelism. | Tom Lane | 18.0 |
| 2024-10-28 | Strip Windows newlines from extension script files manually. | Tom Lane | 18.0 |
| 2024-10-25 | Read extension script files in text not binary mode. | Tom Lane | 18.0 |
| 2024-10-22 | Improve reporting of errors in extension script files. | Tom Lane | 18.0 |