Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-02-10 | Add test of various escape functions | Andres Freund | 13.19 |
| 2020-03-25 | Fix assorted portability issues in commit 896fcdb23. | Tom Lane | 13.0 |
| 2020-03-25 | Provide a TLS init hook | Andrew Dunstan | 13.0 |
| 2019-10-02 | Revert hooks for session start and end, take two | Michael Paquier | 13.0 |
| 2019-10-01 | Add hooks for session start and session end, take two | Michael Paquier | 13.0 |
| 2019-09-25 | Add dummy_index_am to src/test/modules/ | Michael Paquier | 13.0 |
| 2019-09-07 | Avoid using INFO elevel for what are fundamentally debug messages. | Tom Lane | 13.0 |
| 2019-08-28 | Fix overflow check and comment in GIN posting list encoding. | Heikki Linnakangas | 13.0 |