Thread: RfC entries in CF 2021-09
Hi, Here's the list mentioned in ${SUBJECT}, please can the committers mention what they want to do with those? no committer assigned: - Bug fix for tab completion of ALTER TABLE This seems to have activity, last patch from is from two weeks ago. Any intention of committing this soom? Or should I move it to next CF? - Extending amcheck to check toast size and compression Last patch from may-2021, also it seems there is no activity since Jul-2021. Peter Geoghegan, are you planning to look at this one? - Parallel Hash Full Join cfbot says it's failing on frebsd on parallel group tests: join_hash, brin_bloom, brin_multi, create_table_like, async, misc_functions, collate.icu.utf8, dbsize, incremental_sort, tidscan, tsrf, tidrangescan, tid, sysviews, misc, alter_operator, alter_generic Thomas said he was working on this one, but it sounds we shouldn't expect this to be committed in the next days. So I will move this to next CF. Thomas, are you alright with that? - Simplify some RI checks to reduce SPI overhead Last patch is from Jul-2021, little activity since then. Peter Eisentraut you're marked as reviewer here, do you intend to take the patch as the committer? - enhancing plpgsql API for debugging and tracing Last patch is from aug-2021, which was the last activity on this. Suggestions? - Identify missing publications from publisher while create/alter subscription Last patch is from Aug-2021, cfbot says it cannot be applied but is only a .sgml the one that fails. Patch actually compiles (i tried it myself 3 days ago but did no further tests). https://www.postgresql.org/message-id/20210928021944.GA18070%40ahch-to Suggestions? - Minimal logical decoding on standbys (take 6) It seems it has activity and it's a useful improvement. Any one is going to take it? - Allow providing restore_command as a command line option to pg_rewind Last patch is from aug-2021. Comments? - global temporary table This has activity. And seems a good improvement. Comments? - Fix pg_rewind race condition just after promotion Last patch is from mar-2021. Heikki, are you going to take this one? Etsuro Fujita: - Fast COPY FROM command for the foreign tables Last patch was on Jun-2021, no further activity after that. Etsuro-san, are you going to commit this soon? -- Jaime Casanova Director de Servicios Profesionales SystemGuards - Consultores de PostgreSQL
Hi Jaime, On Tue, Oct 5, 2021 at 4:09 AM Jaime Casanova <jcasanov@systemguards.com.ec> wrote: > - Fast COPY FROM command for the foreign tables > Last patch was on Jun-2021, no further activity after that. > Etsuro-san, are you going to commit this soon? Unfortunately, I didn’t have time for this in the September commitfest. I’m planning on working on it in the next commitfest. Best regards, Etsuro Fujita
On Tue, Oct 05, 2021 at 03:24:40PM +0900, Etsuro Fujita wrote: > Hi Jaime, > > On Tue, Oct 5, 2021 at 4:09 AM Jaime Casanova > <jcasanov@systemguards.com.ec> wrote: > > - Fast COPY FROM command for the foreign tables > > Last patch was on Jun-2021, no further activity after that. > > Etsuro-san, are you going to commit this soon? > > Unfortunately, I didn’t have time for this in the September > commitfest. I’m planning on working on it in the next commitfest. > Thanks. Moving to next CF. -- Jaime Casanova Director de Servicios Profesionales SystemGuards - Consultores de PostgreSQL
On Mon, Oct 4, 2021 at 12:09 PM Jaime Casanova <jcasanov@systemguards.com.ec> wrote: > - Extending amcheck to check toast size and compression > Last patch from may-2021, also it seems there is no activity since > Jul-2021. Peter Geoghegan, are you planning to look at this one? I didn't plan on it, no. -- Peter Geoghegan
On Mon, 4 Oct 2021 at 15:09, Jaime Casanova <jcasanov@systemguards.com.ec> wrote: > > - Extending amcheck to check toast size and compression > Last patch from may-2021, also it seems there is no activity since > Jul-2021. Peter Geoghegan, are you planning to look at this one? I'll look at this if nobody minds. Other patches I could maybe look at might be these two: > - Simplify some RI checks to reduce SPI overhead > Last patch is from Jul-2021, little activity since then. Peter > Eisentraut you're marked as reviewer here, do you intend to take the > patch as the committer? > > - global temporary table > This has activity. And seems a good improvement. Comments? -- greg
On Mon, Oct 04, 2021 at 02:08:58PM -0500, Jaime Casanova wrote: > Hi, > > Here's the list mentioned in ${SUBJECT}, please can the committers > mention what they want to do with those? > To move forward I have moved all RfC entries to next CF -- Jaime Casanova Director de Servicios Profesionales SystemGuards - Consultores de PostgreSQL
On Tue, Oct 5, 2021 at 11:28 PM Jaime Casanova <jcasanov@systemguards.com.ec> wrote: > On Tue, Oct 05, 2021 at 03:24:40PM +0900, Etsuro Fujita wrote: > > On Tue, Oct 5, 2021 at 4:09 AM Jaime Casanova > > <jcasanov@systemguards.com.ec> wrote: > > > - Fast COPY FROM command for the foreign tables > > > Last patch was on Jun-2021, no further activity after that. > > > Etsuro-san, are you going to commit this soon? > > > > I’m planning on working on it in the next commitfest. > > Thanks. Moving to next CF. Ok, thanks! Best regards, Etsuro Fujita