Re: someone else to do the list of acknowledgments

Corey Huinker <corey.huinker@gmail.com>

From: Corey Huinker <corey.huinker@gmail.com>
To: Etsuro Fujita <etsuro.fujita@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, jian he <jian.universality@gmail.com>, Aleksander Alekseev <aleksander@timescale.com>, pgsql-hackers <pgsql-hackers@postgresql.org>, Peter Eisentraut <peter@eisentraut.org>
Date: 2025-09-18T05:02:17Z
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.

Attachments

>
>
> 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.
>
>

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


I'm inclined to just delete these as far as credits are concerned as they
probably aren't a single person:

38c579b08988e6f1a5bd74241d0a1001421d8015            rootcause000@gmail.com

adf97c1562380e02acd60dc859c289ed3a8352ee  Tels
nospam-pg-abuse@bloodgate.com

Likewise, not a likely single person:

newtglobal postgresql_contributors
postgresql_contributors@newtglobalcorp.com

 So here's the updated.

This was done against the git log REL_17_STABLE..REL_18_STABLE,
as of 2d756ebbe857e3d395d18350bf232300ebd23981 on master and
a7024398b80a836a83c00af42c6ab7cc25c12087 on REL_18_STABLE.