Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-05 | refint: Remove plan cache. | Nathan Bossart | 18 (unreleased) |
| 2026-05-14 | refint: Fix segfault in check_foreign_key(). | Nathan Bossart | 18 (unreleased) |
| 2026-05-11 | refint: Fix SQL injection and buffer overruns. | Nathan Bossart | 18.4 |
| 2025-06-11 | Revert a few small patches that were intended for version 19. | Jeff Davis | 18.0 |
| 2025-06-10 | contrib/spi/refint.c: use pg_ascii_tolower() instead. | Jeff Davis | 18.0 |
| 2025-04-07 | Fix some issues in contrib/spi/refint.c. | Tom Lane | 18.0 |
| 2025-03-26 | Use PG_MODULE_MAGIC_EXT in our installable shared libraries. | Tom Lane | 18.0 |
| 2024-09-09 | Don't bother checking the result of SPI_connect[_ext] anymore. | Tom Lane | 18.0 |