Commits

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

DateSubjectAuthorReleases
2026-04-08 Fix slotsync worker blocking promotion when stuck in wait Fujii Masao 18.4
2025-05-31 Change internal plan ID type from uint64 to int64 Michael Paquier 18.0
2025-05-30 Change internal queryid type from uint64 to int64 David Rowley 18.0
2025-05-23 Revert function to get memory context stats for processes Daniel Gustafsson 18.0
2025-05-22 Replace deprecated log_connections values in docs and tests Melanie Plageman 18.0
2025-05-22 Revert "Don't lock partitions pruned by initial pruning" Amit Langote 18.0
2025-05-09 Add support for runtime arguments in injection points Michael Paquier 18.0
2025-04-08 Add function to get memory context stats for processes Daniel Gustafsson 18.0
2025-04-04 Use standard die() signal handler in walreceiver Heikki Linnakangas 18.0
2025-04-02 Make cancel request keys longer Heikki Linnakangas 18.0
2025-03-27 Fix guc_malloc calls for consistency and OOM checks Daniel Gustafsson 18.0
2025-03-24 Allow plugins to set a 64-bit plan identifier in PlannedStmt Michael Paquier 18.0
2025-03-18 aio: Infrastructure for io_method=worker Andres Freund 18.0
2025-03-12 Add connection establishment duration logging Melanie Plageman 18.0
2025-03-05 Rename some signal and interrupt handling functions for consistency Heikki Linnakangas 18.0
2025-02-20 Don't lock partitions pruned by initial pruning Amit Langote 18.0
2025-02-12 Remove unnecessary (char *) casts [mem] Peter Eisentraut 18.0
2025-01-07 Use PqMsg_* macros in postgres.c. Nathan Bossart 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-17 Set max_safe_fds whenever we create shared memory and semaphores. Tom Lane 18.0
2024-12-17 Set the stack_base_ptr in main(), not in random other places. Tom Lane 18.0
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 18.0
2024-12-04 Provide a better error message for misplaced dispatch options. Nathan Bossart 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-11-27 Handle better implicit transaction state of pipeline mode Michael Paquier 18.0