Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-16 | hstore: Fix NULL pointer dereference with receive function | Michael Paquier | 14.22 |
| 2026-02-08 | Replace pg_mblen() with bounds-checked versions. | Thomas Munro | 14.21 |
| 2023-06-12 | hstore: Tighten key/value parsing check for whitespaces | Michael Paquier | 14.9 |
| 2020-06-29 | Avoid using %c printf format for potentially non-ASCII characters. | Tom Lane | 14.0 |