Commits

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

DateSubjectAuthorReleases
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-03-03 GUC table: Add description to computed variables Alvaro Herrera 17.0
2024-02-28 Improve performance of subsystems on top of SLRU Alvaro Herrera 17.0
2024-02-28 Remove last NULL element in config_group_names[] Michael Paquier 17.0
2024-02-27 Use C99-designated initializer syntax for more arrays Michael Paquier 17.0
2024-02-25 Improve documentation and GUC description for transaction_timeout Alexander Korotkov 17.0
2024-02-22 Add a new slot sync worker to synchronize logical slots. Amit Kapila 17.0
2024-02-15 Introduce transaction_timeout Alexander Korotkov 17.0
2024-01-21 Explore alternative orderings of group-by pathkeys during optimization. Alexander Korotkov 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-30 Add GUC backtrace_on_internal_error Peter Eisentraut 17.0
2023-12-20 Add a new WAL summarizer process. Robert Haas 17.0
2023-12-11 Remove trace_recovery_messages Michael Paquier 17.0
2023-11-30 Apply quotes more consistently to GUC names in logs Michael Paquier 17.0
2023-11-28 Use larger segment file names for pg_notify Alexander Korotkov 17.0
2023-11-10 Prohibit max_slot_wal_keep_size to value other than -1 during upgrade. Amit Kapila 17.0
2023-11-09 Ensure we use the correct spelling of "ensure" David Rowley 17.0
2023-10-25 Remove useless self-joins Alexander Korotkov 17.0
2023-10-13 Improve the naming in wal_sync_method code. Nathan Bossart 17.0
2023-09-25 Add GUC for temporarily disabling event triggers Daniel Gustafsson 17.0
2023-09-06 Make enum for sync methods available to frontend code. Nathan Bossart 17.0
2023-09-05 Remove the "snapshot too old" feature. Thomas Munro 17.0
2023-08-29 Rename logical_replication_mode to debug_logical_replication_streaming Peter Eisentraut 17.0
2023-08-28 Make error messages about WAL segment size more consistent Peter Eisentraut 17.0
2023-08-24 Rename hook functions for debug_io_direct to match variable name. Peter Eisentraut 17.0