Commits

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

DateSubjectAuthorReleases
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 14.16
2024-12-15 pgbench: fix misprocessing of some nested \if constructs. Tom Lane 14.16
2024-12-13 Fix possible crash in pg_dump with identity sequences. Tom Lane 14.16
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 14.16
2024-12-07 Ensure that pg_amop/amproc entries depend on their lefttype/righttype. Tom Lane 14.16
2024-12-07 Make getObjectDescription robust against dangling amproc type links. Tom Lane 14.16
2024-12-07 Fix is_digit labeling of to_timestamp's FFn format codes. Tom Lane 14.16
2024-12-05 Avoid low-probability crash on out-of-memory. Tom Lane 14.16
2024-12-01 Fix broken list-munging in ecpg's remove_variables(). Tom Lane 14.16
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 14.16
2024-11-25 Update configure probes for CFLAGS needed for ARM CRC instructions. Tom Lane 14.16
2024-11-20 Avoid assertion failure if a setop leaf query contains setops. Tom Lane 14.16
2024-11-19 Compare collations before merging UNION operations. Tom Lane 14.16
2024-11-18 Stamp 14.15. Tom Lane 14.15
2024-11-17 Fix recently-exposed portability issue in regex optimization. Tom Lane 14.15
2024-11-16 Release notes for 17.2, 16.6, 15.10, 14.15, 13.18, 12.22. Tom Lane 14.15
2024-11-16 Undo unintentional ABI break in struct ResultRelInfo. Tom Lane 14.15
2024-11-15 Avoid assertion due to disconnected NFA sub-graphs in regex parsing. Tom Lane 14.15
2024-11-11 Stamp 14.14. Tom Lane 14.14
2024-11-11 Last-minute updates for release notes. Tom Lane 14.14
2024-11-11 Parallel workers use AuthenticatedUserId for connection privilege checks. Tom Lane 14.14
2024-11-11 Fix cross-version upgrade tests. Tom Lane 14.14
2024-11-11 Add needed .gitignore files in back branches. Tom Lane 14.14
2024-11-11 Fix improper interactions between session_authorization and role. Tom Lane 14.14
2024-11-10 Release notes for 17.1, 16.5, 15.9, 14.14, 13.17, 12.21. Tom Lane 14.14