Commits

DateSubjectAuthorReleases
2026-05-30 Avoid leaking system path from pg_available_extensions Andrew Dunstan 19 (unreleased)
2026-04-06 Don't try to re-order the subcommands of CREATE SCHEMA. Tom Lane 19 (unreleased)
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-02-24 Fix variety of typos and grammar mistakes Michael Paquier 19 (unreleased)
2026-02-18 Switch SysCacheIdentifier to a typedef enum Michael Paquier 19 (unreleased)
2026-02-09 Fix incorrect iteration type in extension_file_exists() Heikki Linnakangas 19 (unreleased)
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 15.16
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 17.8
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 16.12
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 18.2
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 19 (unreleased)
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 14.21
2026-02-09 Allow log_min_messages to be set per process type Álvaro Herrera 19 (unreleased)
2026-01-13 Improve some comment wording and grammar in extension.c John Naylor 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2026-01-01 Add paths of extensions to pg_available_extensions Andrew Dunstan 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-11-21 Remove useless casts to (void *) Peter Eisentraut 19 (unreleased)
2025-09-15 Hide duplicate names from extension views Peter Eisentraut 19 (unreleased)
2025-09-15 Hide duplicate names from extension views Peter Eisentraut 18.0
2025-05-22 Revert "Don't lock partitions pruned by initial pruning" Amit Langote 18.0
2025-05-02 Make "directory" setting work with extension_control_path Peter Eisentraut 18.0
2025-03-26 Introduce PG_MODULE_MAGIC_EXT macro. Tom Lane 18.0
2025-03-19 extension_control_path Peter Eisentraut 18.0
2025-02-20 Don't lock partitions pruned by initial pruning Amit Langote 18.0