Re: someone else to do the list of acknowledgments - Mailing list pgsql-hackers

From Corey Huinker
Subject Re: someone else to do the list of acknowledgments
Date
Msg-id CADkLM=cbnrvS9XfsRdq0yE1fdKZrCnFjRANZpEaF4E-9SMuRAg@mail.gmail.com
Whole thread Raw
In response to Re: someone else to do the list of acknowledgments  (jian he <jian.universality@gmail.com>)
Responses Re: someone else to do the list of acknowledgments
Re: someone else to do the list of acknowledgments
Re: someone else to do the list of acknowledgments
Re: someone else to do the list of acknowledgments
List pgsql-hackers
516 contributors this cycle vs 462 last cycle.

When name accents/capitalization differed, I went with the string used in the previous year.

Some of the names that come from bug reports and doc fixes are just first names, and the discussion threads shed no light on the full name of the person.

I have a git log that has been "redacted", which is to say that every name attribution has been screened out, as well as names of known past contributors, and various other name-looking things that aren't people (ex. Microsoft Windows) screened out. Even with all that automation it is still over 50k lines, so if you want to double check that, make sure you have a comfy chair.

On Tue, Sep 9, 2025 at 12:07 PM jian he <jian.universality@gmail.com> wrote:
On Sun, Aug 17, 2025 at 12:40 PM Corey Huinker <corey.huinker@gmail.com> wrote:
>
> On Sat, Aug 16, 2025 at 11:58 PM jian he <jian.universality@gmail.com> wrote:
>>
>> hi.
>> maybe we should start working on this?
>>
>> https://www.postgresql.org/developer/roadmap
>> says 18 will be released in September 2025.
>
>
> I am.
>

hi.
Maybe you can share the draft patch so others can review it.

https://www.postgresql.org says:
"The planned date for the general availability of PostgreSQL 18 is
September 25, 2025."
Attachment

pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: Proposal: Creating multiple indexes on a table using a single full table scan
Next
From: Melanie Plageman
Date:
Subject: Re: Incorrect logic in XLogNeedsFlush()