Re: someone else to do the list of acknowledgments
Corey Huinker <corey.huinker@gmail.com>
Commits
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add list of acknowledgments to release notes
- 142885d38053 18.0 landed
-
Fix misuse of Relids for storing attribute numbers
- 2d756ebbe857 19 (unreleased) cited
-
meson: build checksums with extra optimization flags.
- a7024398b80a 18.0 cited
-
Fix concurrent update issue with MERGE.
- c70b6db34ffe 18.0 cited
-
Restrict psql meta-commands in plain-text dumps.
- 67a2fbb8f9e9 18.0 cited
-
doc: add float as an alias for double precision.
- 31c09ef45636 18.0 cited
-
doc: mention unusability of dropped CHECK to verify NOT NULL
- 7b1053a57749 18.0 cited
-
Update time zone data files to tzdata release 2025b.
- 368c3fbf9da9 18.0 cited
-
Fix issue with ORDER BY / DISTINCT aggregates and FILTER
- d47f922246b5 18.0 cited
-
Fix guc_malloc calls for consistency and OOM checks
- 058b5152f02e 18.0 cited
-
doc: clarify default checksum behavior in non-master branches
- 901a1cf8b4a2 18.0 cited
-
Don't ask for bug reports about pthread_is_threaded_np() != 0.
- 4f15759bdcdd 18.0 cited
-
doc: Clarify synchronous_standby_names parameter.
- 6313a76b355e 18.0 cited
-
Fix corruption when relation truncation fails.
- 38c579b08988 18.0 cited
-
doc: fix ALTER DOMAIN domain_constraint to spell out options
- 4200fea80e79 18.0 cited
-
doc: Add link to listen_addresses as cause of connection failure
- 1eb5564230a3 18.0 cited
-
doc: Fix INSERT statement syntax for identity columns
- 17b4aa77c3a1 18.0 cited
-
Use generateClonedIndexStmt to propagate CREATE INDEX to partitions.
- 68dfecbef210 18.0 cited
-
Fix race condition in COMMIT PREPARED causing orphaned 2PC files
- cf4401fe6cf5 18.0 cited
-
vacuumdb: Skip temporary tables in query to build list of relations
- 1ab67c9dfaad 18.0 cited
-
Speed up Hash Join by making ExprStates support hashing
- adf97c156238 18.0 cited
-
Preserve CurrentMemoryContext across Start/CommitTransactionCommand.
- 1afe31f03cd2 18.0 cited
Attachments
- v18-v17-diff-20250918.tsv (text/tab-separated-values)
- v18-credits-20250918.tsv (text/tab-separated-values)
> > > 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.