Commits

Showing commits that first shipped in 12 (backpatches included). Clear

DateSubjectAuthorReleases
2024-11-27 If a C23 compiler is detected, try asking for C17. Thomas Munro 12 (unreleased)
2024-11-25 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 12 (unreleased)
2024-11-18 Stamp 12.22. Tom Lane 12.22
2024-11-16 Release notes for 17.2, 16.6, 15.10, 14.15, 13.18, 12.22. Tom Lane 12.22
2024-11-16 Fix per-session activation of ALTER {ROLE|DATABASE} SET role. Noah Misch 12.22
2024-11-11 Stamp 12.21. Tom Lane 12.21
2024-11-11 Last-minute updates for release notes. Tom Lane 12.21
2024-11-11 Parallel workers use AuthenticatedUserId for connection privilege checks. Tom Lane 12.21
2024-11-11 Fix cross-version upgrade tests. Tom Lane 12.21
2024-11-11 src/tools/msvc: Respect REGRESS_OPTS in plcheck. Noah Misch 12.21
2024-11-11 Add needed .gitignore files in back branches. Tom Lane 12.21
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 12.21
2024-11-11 Ensure cached plans are correctly marked as dependent on role. Nathan Bossart 12.21
2024-11-11 Block environment variable mutations from trusted PL/Perl. Noah Misch 12.21
2024-11-11 Translation updates Peter Eisentraut 12.21
2024-11-11 libpq: Bail out during SSL/GSS negotiation errors Michael Paquier 12.21
2024-11-10 Fix broken collate.icu.utf8 test in v12 branch. Tom Lane 12.21
2024-11-10 Release notes for 17.1, 16.5, 15.9, 14.14, 13.17, 12.21. Tom Lane 12.21
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 12.21
2024-11-08 Disallow partitionwise join when collations don't match Amit Langote 12.21
2024-11-08 Disallow partitionwise grouping when collations don't match Amit Langote 12.21
2024-11-08 Message style improvement Peter Eisentraut 12.21
2024-11-07 doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints Álvaro Herrera 12.21
2024-11-06 Monkey-patch LLVM code to fix ARM relocation bug. Thomas Munro 12.21
2024-11-03 Suppress new "may be used uninitialized" warning. Noah Misch 12.21