Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-05-05 | With GB18030, prevent SIGSEGV from reading past end of allocation. | Noah Misch | 17.5 |
| 2025-05-05 | Refactor test_escape.c for additional ways of testing. | Noah Misch | 17.5 |
| 2025-02-20 | test_escape: Fix output of --help | Michael Paquier | 17.5 |
| 2025-02-19 | test_escape: Fix handling of short options in getopt_long() | Michael Paquier | 17.5 |
| 2025-02-14 | Fix PQescapeLiteral()/PQescapeIdentifier() length handling | Andres Freund | 17.4 |
| 2025-02-10 | Fix type in test_escape test | Andres Freund | 17.3 |
| 2025-02-10 | Add test of various escape functions | Andres Freund | 17.3 |