Re: someone else to do the list of acknowledgments

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Corey Huinker <corey.huinker@gmail.com>
Cc: Etsuro Fujita <etsuro.fujita@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, jian he <jian.universality@gmail.com>, Aleksander Alekseev <aleksander@timescale.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>, Peter Eisentraut <peter@eisentraut.org>
Date: 2025-09-18T08:14:40Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Add list of acknowledgments to release notes

  2. Fix misuse of Relids for storing attribute numbers

  3. meson: build checksums with extra optimization flags.

  4. Fix concurrent update issue with MERGE.

  5. Restrict psql meta-commands in plain-text dumps.

  6. doc: add float as an alias for double precision.

  7. doc: mention unusability of dropped CHECK to verify NOT NULL

  8. Update time zone data files to tzdata release 2025b.

  9. Fix issue with ORDER BY / DISTINCT aggregates and FILTER

  10. Fix guc_malloc calls for consistency and OOM checks

  11. doc: clarify default checksum behavior in non-master branches

  12. Don't ask for bug reports about pthread_is_threaded_np() != 0.

  13. doc: Clarify synchronous_standby_names parameter.

  14. Fix corruption when relation truncation fails.

  15. doc: fix ALTER DOMAIN domain_constraint to spell out options

  16. doc: Add link to listen_addresses as cause of connection failure

  17. doc: Fix INSERT statement syntax for identity columns

  18. Use generateClonedIndexStmt to propagate CREATE INDEX to partitions.

  19. Fix race condition in COMMIT PREPARED causing orphaned 2PC files

  20. vacuumdb: Skip temporary tables in query to build list of relations

  21. Speed up Hash Join by making ExprStates support hashing

  22. Preserve CurrentMemoryContext across Start/CommitTransactionCommand.

> On 18 Sep 2025, at 07:02, Corey Huinker <corey.huinker@gmail.com> wrote:

> These have been updated. I'm holding off on releasing the update files pending Daniel sending me a list of known preferred names. I'll release another file after I've integrated that list into my process.

Thanks for working on this!

> So here's the remaining one-name attributions:
> 
> commit_hash                               name      email                        
> ----------------------------------------  --------  -----------------------------
> 67a2fbb8f9e9f75df08208e75da412c43a814688  RyotaK    ryotak.mail@gmail.com        
> 31c09ef4563612467b31149713896948e5532684            alexander.kjall@hafslund.no  
> 7b1053a577494871acb5e91c63abb2bade5b8dea  Andrew    psy2000usa@yahoo.com         
> d47f922246b54f0290811951e0b73a3d6110437c  Kaimeh    kkaimeh@gmail.com            
> 058b5152f02ef86c98a795c14dbd6a8e195f4fd1  Nikita    pm91.arapov@gmail.com        
> 901a1cf8b4a291a3a22021bf7acb516c1d278e53  Felix     afripowered@gmail.com        
> 4f15759bdcddd23e874526a6b2c0ff86e0beb042            anani191181515@gmail.com     
> 6313a76b355e3640aba4cc80456a65c2bbc55a80  Asphator  asphator@gmail.com           
> 1eb5564230a3b82f7f8e8b91b93114dbde66c811            k.man.113@gmail.com          
> 17b4aa77c3a161a9d0e7b08bd9931fe9fd051540            shixiong327926@gmail.com

Cross-referencing my list I found a few more which should be looked at:

1ab67c9dfaadda86059f405e5746efb6ddb9fe21
Author: vaibhave postgres <postgresvaibhave@gmail.com>

68dfecbef210dc000271553cfcb2342989d4ca0f
Reporter: usamoi@outlook.com

1afe31f03cd268a0bbb7a340d56b8eef6419bcb0
Reporter: wizardbrony@gmail.com

cf4401fe6cf56811343edcad29c96086c2c66481
Author: wuchengwen <drec.wu@foxmail.com>
(wuchengwen from the patch, 清浅 in the email)

Previous years notes do not include names where we only know the email address,
not sure what our policy on that is.  Personally I think they should be
included, they are credited in the commitlog so they clearly belong in the
acknowledgments.

--
Daniel Gustafsson