From: | Aleksander Alekseev <aleksander(at)timescale(dot)com> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Greg Stark <stark(at)mit(dot)edu>, "Gregory Stark (as CFM)" <stark(dot)cfm(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz> |
Subject: | Re: Commitfest 2023-03 starting tomorrow! |
Date: | 2023-03-17 14:29:04 |
Message-ID: | CAJ7c6TNZgSPBQD=14Vdc9M0kJwxr8uKK3S2adxuUFfiby6K9Bg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi Greg,
> > These patches that are "Needs Review" and have received no comments at
> > all since before March 1st are these. If your patch is amongst this
> > list I would suggest any of:
> >
> > 1) Move it yourself to the next CF (or withdraw it)
> > 2) Post to the list with any pending questions asking for specific
> > feedback -- it's much more likely to get feedback than just a generic
> > "here's a patch plz review"...
> > 3) Mark it Ready for Committer and possibly post explaining the
> > resolution to any earlier questions to make it easier for a committer
> > to understand the state
Sorry for the late reply. It was a busy week. I see several patches I
authored and/or reviewed in the list. I would like to comment on
those.
* Avoid use deprecated Windows Memory API
We can reject or mark as RwF this one due to controversy and the fact
that the patch doesn't currently apply. I poked the author today.
* Clarify the behavior of the system when approaching XID wraparound
This is a wanted [1][see the discussion] and a pretty straightforward
change. I think it should be targeting PG16.
* Compression dictionaries
This one doesn't target PG16. Moved to the next CF.
* Add pg_stat_session
This patch was in good shape last time I checked but other people had
certain questions. The author hasn't replied since Feb 16th. So it's
unlikely to end up in PG6 and I suggest moving it to the next CF,
unless anyone objects.
* ResourceOwner refactoring
IMO this one still has a chance to make it to PG16. Let's keep it in
the CF for now.
Additionally:
* Add 64-bit XIDs into PostgreSQL 16
Is not going to make it to PG16, moving to the next CF.
* Pluggable toaster
The discussion is happening in the "Compression dictionaries" thread
now, since we decided to join our efforts in this area, see the latest
messages. I suggest marking this thread as RwF, unless anyone objects.
--
Best regards,
Aleksander Alekseev
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2023-03-17 14:38:40 | Re: Commitfest 2023-03 starting tomorrow! |
Previous Message | Tom Lane | 2023-03-17 14:26:20 | Re: gcc 13 warnings |