Commits

DateSubjectAuthorReleases
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-09-08 Don't generate fake "*SELECT*" or "*SELECT* %d" subquery aliases. Robert Haas 19 (unreleased)
2025-08-20 Fix re-execution of a failed SQLFunctionCache entry. Tom Lane 19 (unreleased)
2025-08-20 Fix re-execution of a failed SQLFunctionCache entry. Tom Lane 18.0
2025-05-22 Revert "Don't lock partitions pruned by initial pruning" Amit Langote 18.0
2025-05-02 Don't use a tuplestore if we don't have to for SQL-language functions. Tom Lane 18.0
2025-04-17 Cache typlens of a SQL function's input arguments. Tom Lane 18.0
2025-04-17 Make SQLFunctionCache long-lived again. Tom Lane 18.0
2025-04-17 Split some storage out to separate subcontexts of fcontext. Tom Lane 18.0
2025-04-17 Make functions.c mostly run in a short-lived memory context. Tom Lane 18.0
2025-04-17 Minor performance improvement for SQL-language functions. Tom Lane 18.0
2025-04-04 functions.c: copy trees from source_list before parse analysis etc. Tom Lane 18.0
2025-04-03 Fix oversight in commit 0dca5d68d. Tom Lane 18.0
2025-04-02 Change SQL-language functions to use the plan cache. Tom Lane 18.0
2025-02-20 Don't lock partitions pruned by initial pruning Amit Langote 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-20 Introduce CompactAttribute array in TupleDesc, take 2 David Rowley 18.0
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-11-11 Ensure cached plans are correctly marked as dependent on role. Nathan Bossart 17.1
2024-11-11 Ensure cached plans are correctly marked as dependent on role. Nathan Bossart 18.0
2024-11-11 Ensure cached plans are correctly marked as dependent on role. Nathan Bossart 13.17
2024-11-11 Ensure cached plans are correctly marked as dependent on role. Nathan Bossart 15.9