Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-22 | Fix unsafe order of operations in ResourceOwnerReleaseAll(). | Tom Lane | 17 (unreleased) |
| 2024-05-17 | Remove unused typedefs | Peter Eisentraut | 17.0 |
| 2024-02-16 | Use new overflow-safe integer comparison functions. | Nathan Bossart | 17.0 |
| 2024-02-02 | Fix bug in bulk extending temp relation after failure | Heikki Linnakangas | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-11-08 | Fix bug in the new ResourceOwner implementation. | Heikki Linnakangas | 17.0 |
| 2023-11-08 | Use a faster hash function in resource owners. | Heikki Linnakangas | 17.0 |
| 2023-11-08 | Make ResourceOwners more easily extensible. | Heikki Linnakangas | 17.0 |