Thread: Commit fest 2025-03
Hi Everyone, The next PostgreSQL CommitFest is starting in a few days, and I wanted to remind everyone to register their patches to ensure they receive the necessary attention and feedback. I've noticed that a few patches are currently unregistered. If you're still evaluating a POC or finalizing the design, you can choose to add it later. However, if a patch is in good shape for review, I encourage you to register it now to maximize its chances of getting feedback. Here are few patches that I felt is not unregistered: 1) Federated Authn/z with OAUTHBEARER - Author - Daniel Gustafsson https://www.postgresql.org/message-id/flat/d1b467a78e0e36ed85a09adf979d04cf124a9d4b.camel%40vmware.com 2) Update docs for UUID data type - Author - Andy Alsup https://www.postgresql.org/message-id/flat/64b18b5cf27cf13237aec6c9fbbf7720c7107419.camel%40cybertec.at#0d201d3c76021bf121b858b53803763b 3) Lock-free XLog Reservation from WAL - Author - Zhiguo https://www.postgresql.org/message-id/flat/PH7PR11MB5796659F654F9BE983F3AD97EF142%40PH7PR11MB5796.namprd11.prod.outlook.com 4) Restrict copying of invalidated replication slots - Author - Shlok Kyal https://www.postgresql.org/message-id/flat/CANhcyEU65aH0VYnLiu%3DOhNNxhnhNhwcXBeT-jvRe1OiJTo_Ayg%40mail.gmail.com 5) MAX_BACKENDS size (comment accuracy) - Author - Jacob Brazeal https://www.postgresql.org/message-id/CA%2BCOZaBO_s3LfALq%3Db%2BHcBHFSOEGiApVjrRacCe4VP9m7CJsNQ%40mail.gmail.com 6) Simplify the logic a bit (src/bin/scripts/reindexdb.c)- Author - Ranier Vilela https://www.postgresql.org/message-id/CAEudQArfqr0-s0VVPSEh=0kgOgBJvFNdGW=xSL5rBcr0WDMQYQ@mail.gmail.com 7) ReplicationSlotRelease() crashes when the instance is in the single user mode - Author - Hayato Kuroda https://www.postgresql.org/message-id/flat/OSCPR01MB14966ED588A0328DAEBE8CB25F5FA2%40OSCPR01MB14966.jpnprd01.prod.outlook.com 8) long-standing data loss bug in initial sync of logical replication - Author - Shlok Kyal https://www.postgresql.org/message-id/CANhcyEXvcwHE54UEnatUKEs7v6jwRQQi_4qC64ngCfw1zTd5hg%40mail.gmail.com If any of these are ready, please add them to the CommitFest page. If you think some are trivial and don’t need to be added, that’s fine too. Looking forward to a productive CommitFest! Regards, Vignesh