Re: Commitfest Update

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Greg Stark <stark(at)mit(dot)edu>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Commitfest Update
Date: 2022-03-29 20:47:31
Message-ID: 20220329204730.GC28503@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Mar 17, 2022 at 02:07:16PM -0400, Greg Stark wrote:
> So far this commitfest these 10 patches have been marked committed.
> That leaves us with 175 "Needs Review" and 28 "Ready for Comitter" so
> quite a ways to go ...

If it were me, I'd move these out of the way somehow; WOA/RWF or move to June:

https://commitfest.postgresql.org/37/3291/ Add PGDLLIMPORT to all direct or indirect GUC variables
https://commitfest.postgresql.org/37/3568/ PQexecParams binary handling example for REAL data type

Is anyone claiming these ?

https://commitfest.postgresql.org/37/3142/ Logging plan of the currently running query
https://commitfest.postgresql.org/37/3298/ Showing I/O timings spent reading/writing temp buffers in EXPLAIN
https://commitfest.postgresql.org/37/3050/ Extended statistics in EXPLAIN
https://commitfest.postgresql.org/37/3508/ Avoid smgrimmedsync() during index build and add unbuffered IO API

--
Justin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2022-03-29 21:01:38 Re: Higher level questions around shared memory stats
Previous Message Andres Freund 2022-03-29 20:37:34 Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset