Hi This is an overview of the current patches marked "Ready for Committer" which have been actively worked on during the current CF.
They largely fall into two categories: - active participation from likely committers - have been reviewed and marked as "RfC", but need committer interest Dates in parentheses represent the last mail on the relevant thread. meson PGXS compatibility (2022-10-13) ------------------------------------- - https://commitfest.postgresql.org/40/3932/ - https://www.postgresql.org/message-id/flat/20221005200710.luvw5evhwf6cl...@awork3.anarazel.de Sounds like it is committable, presumably just needs one of the committers on the thread to do it. Let libpq reject unexpected authentication requests (2022-11-16) ---------------------------------------------------------------- - https://commitfest.postgresql.org/40/3716/ - https://www.postgresql.org/message-id/flat/9e5a8ccddb8355ea9fa4b75a1e3a9edc88a70cd3.ca...@vmware.com - Named commtter: Michael Paquier (michael-kun) Patch refreshed per Michael's comments. Add LSN to error messages reported for WAL file (2022-11-17) ------------------------------------------------------------ - https://commitfest.postgresql.org/40/3909/ - https://www.postgresql.org/message-id/flat/CALj2ACWV=FCddsxcGbVOA=cvPyMr75YCFbSQT6g4KDj=gcj...@mail.gmail.com Thread consensus is that it is RfC, but needes interest from a committer. Parallel Hash Full Join (2022-11-17) ------------------------------------ - https://commitfest.postgresql.org/40/2903/ - https://www.postgresql.org/message-id/flat/CA+hUKG+A6ftXPz4oe92+x8Er+xpGZqto70-Q_ERwRaSyA=a...@mail.gmail.com - Named commtter: Thomas Munro (macdice) Thomas has indicated he will look at this Fix assertion failure with barriers in parallel hash join (2022-11-18) ---------------------------------------------------------------------- - https://commitfest.postgresql.org/40/3662/ - https://www.postgresql.org/message-id/flat/20200929061142.ga29...@paquier.xyz Thomas has indicated he will look at this XID formatting and SLRU refactorings ... (2022-11-21) ----------------------------------------------------- - https://commitfest.postgresql.org/40/3489/ - https://www.postgresql.org/message-id/flat/caj7c6tpdoybyrncaeyndkbkto0wg2xsdydutf0nxq+vfkmt...@mail.gmail.com Patch has been updated several times very recently; needs interest from a committer Reducing power consumption when idle (2022-11-21) ------------------------------------------------- - https://commitfest.postgresql.org/40/3566/ - https://www.postgresql.org/message-id/flat/canbhv-hk8yvo_g4vwbmz__vzu_vz4_jjwstwmanmxietdzq...@mail.gmail.com This is mainly awaiting resolution of the decision whether to deprecate or remove "promote_trigger_file"; seems consensus is towards "remove". pg_dump - read data for some options from external file (2022-11-22) -------------------------------------------------------------------- - https://commitfest.postgresql.org/40/2573/ - https://www.postgresql.org/message-id/flat/CAFj8pRB10wvW0CC9Xq=1XDs=zcqxer3cblcnza+qix4cuh-...@mail.gmail.com Updated patch, needs interest from committer. This one has been floating around for a couple of years... Support % wildcard in extension upgrade scripts (2022-11-22) ------------------------------------------------------------ - https://commitfest.postgresql.org/40/3654/ - https://www.postgresql.org/message-id/flat/YgakFklJyM5pNdt+@c19 Patch has feedback, needs interest from committer; I haven't looked into it in detail but maybe it needs a bit more discussion? Compress KnownAssignedXids more frequently (2022-11-22) ------------------------------------------------------- - https://commitfest.postgresql.org/40/3902/ - https://www.postgresql.org/message-id/flat/CALdSSPgahNUD_=pB_j=1zsndbaiotqvfzo8ejt5j_k7qziu...@mail.gmail.com Active, with feedback from committers. Transaction Management docs (2022-11-23) ---------------------------------------- - https://commitfest.postgresql.org/40/3899/ - https://www.postgresql.org/message-id/flat/canbhv-e_iy9fmrerxrch8tztyenpfo72hf_xd2hldppva4d...@mail.gmail.com Seems committable. Fix order of checking ICU options in initdb and create database (2022-11-24) ---------------------------------------------------------------------------- - https://commitfest.postgresql.org/40/3976/ - https://www.postgresql.org/message-id/flat/534fed4a262fee534662bd07a691c...@postgrespro.ru - Named commtter: Peter Eistentraut (petere) Concerns expressed by Peter, will change to WoA. Use fadvise in wal replay (2022-11-25) -------------------------------------- - https://commitfest.postgresql.org/40/3707/ - https://www.postgresql.org/message-id/flat/CADVKa1WsQMBYK_02_Ji=pbofnms+ct7tv6qjxddhsfcic9v...@mail.gmail.com Seems to be consensus that this patch is small and will bring a small benefit with minimal code. Needs interest from a committer. PGDOCS - Stats views and functions not in order? (2022-11-26) ------------------------------------------------------------- - https://commitfest.postgresql.org/40/3904/ - https://www.postgresql.org/message-id/flat/cahut+pv8oa7v06hjb3+hzctm2u-3ohwmdvxvhhvi7ofb83p...@mail.gmail.com - Named commtter: Peter Eistentraut (petere) Partially committed, still WIP. Regards Ian Barwick