Commits

DateSubjectAuthorReleases
2026-04-22 Prevent some buffer overruns in spell.c's parsing of affix files. Tom Lane 17.10
2026-04-22 Prevent some buffer overruns in spell.c's parsing of affix files. Tom Lane 19 (unreleased)
2026-04-22 Prevent some buffer overruns in spell.c's parsing of affix files. Tom Lane 16.14
2026-04-22 Prevent some buffer overruns in spell.c's parsing of affix files. Tom Lane 14.23
2026-04-22 Prevent some buffer overruns in spell.c's parsing of affix files. Tom Lane 15.18
2026-04-22 Prevent some buffer overruns in spell.c's parsing of affix files. Tom Lane 18.4
2026-04-22 Prevent buffer overrun in spell.c's CheckAffix(). Tom Lane 14.23
2026-04-22 Prevent buffer overrun in spell.c's CheckAffix(). Tom Lane 15.18
2026-04-22 Prevent buffer overrun in spell.c's CheckAffix(). Tom Lane 16.14
2026-04-22 Prevent buffer overrun in spell.c's CheckAffix(). Tom Lane 17.10
2026-04-22 Prevent buffer overrun in spell.c's CheckAffix(). Tom Lane 18.4
2026-04-22 Prevent buffer overrun in spell.c's CheckAffix(). Tom Lane 19 (unreleased)
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 18.4
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 15.18
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 17.10
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 14.23
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 16.14
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 19 (unreleased)
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 18.2
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 17.8
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 14.21
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 15.16
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 16.12
2026-01-26 Fix accidentally cast away qualifiers Peter Eisentraut 19 (unreleased)
2026-01-12 Avoid casting void * function arguments Peter Eisentraut 19 (unreleased)