Hi, Here's a quick status report after the first week: Status summary: Needs review: 238. Waiting on Author: 44. Ready for Committer: 27. Committed: 36. Moved to next CF: 1. Withdrawn: 2. Returned with Feedback: 3. Rejected: 1. Total: 352.
Here is a list of "Needs review" entries for which there has not been much communication on the thread and needs help in proceeding further. Hackers please pick one of these and review/share your suggestions, that will be helpful in taking it forward: Fixes for non-atomic read of read of control file on ext4 + ntfs | Thomas Munro Recovering from detoast-related catcache invalidations | Tom Lane Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s) | Amul sul pgbench: allow to cancel queries during benchmark | Yugo Nagata vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases | Nathan Bossart Add additional extended protocol commands to psql: \parse and \bindx | Anthonin Bonnefoy Function to log backtrace of postgres processes | Vignesh C/Bharath Rupireddy Check consistency of GUC defaults between .sample.conf and pg_settings.boot_val | Nathan Bossart archive modules loose ends | Nathan Bossart make pg_ctl more friendly | Crisp Lee locked reads for atomics | Nathan Bossart common signal handler protection | Nathan Bossart Reuse child_relids in try_partitionwise_join | Ashutosh Bapat Here is a list of "Ready for Committer" entries for which there has not been much communication on the thread and needs help in proceeding further. If any of the committers has some time to spare, please help us on these: Skip hidden files in serverside utilities | Daniel Gustafsson Unlinking Parallel Hash Join inner batch files sooner | Thomas Munro pg_basebackup: mention that spread checkpoints are the default | Michael Banck Evaluate arguments of correlated SubPlans in the referencing ExprState | Andres Freund Cross-database SERIALIZABLE safe snapshots | Thomas Munro Add support function for range containment operators | Kim Johan Andersson Refactor pipe_read_line as a more generic interface for reading arbitrary strings off a pipe | Daniel Gustafsson Use atomic ops for unlogged LSN | John Morris functions to compute size of schemas/AMs (and maybe \dn++ and \dA++) | Justin Pryzby Improve Boolean Predicate JSON Path Docs | David Wheeler Add PQsendPipelineSync() to libpq | Anton Kirilov Trigger violates foreign key constraint | Laurenz Albe If you have submitted a patch and it's in "Waiting for author" state, please get the patch to "Needs review" state soon if you can, as that's where people are most likely to be looking for things to review. I have pinged many threads that are in "Ready for Committer", "Needs review" state and don't apply, compile warning-free, or pass check-world. I have also updated the status of the patches which were not in the correct state. I will also be pinging the patch owners to review a few patches who have submitted one or more patches but have not picked any of the patches for review. Regards, Vignesh