Re: someone else to do the list of acknowledgments
Tom Lane <tgl@sss.pgh.pa.us>
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
Corey Huinker <corey.huinker@gmail.com> writes: > On Wed, Sep 10, 2025 at 10:50 PM jian he <jian.universality@gmail.com> > wrote: >> Zhihong Yu >> Ted Yu >> refers to the same person too. > I'm inclined to believe you, but can you cite a link between the two? > Especially one that shows a name preference. The forms that appear in my local archives are Zhihong Yu <zyu@yugabyte.com> Ted Yu <yuzhihong@gmail.com> While that's not evidence that would satisfy a court of law, it's close enough for the purpose at hand. The yugabyte.com address doesn't seem to have been active since 2022 though; recent references to it are only in messages doing reply-to-all. I'd go with the gmail address as being current, and therefore with "Ted" as being the person's current preference, barring input to the contrary. >> Yuki Seino >> Seino Yuki >> refers to the same person, by comparing email address > Went with Yuki Seino based on email signature. Westerners tend to have a hard time distinguishing given name from family name in Eastern names, and the lack of consistency about that in email signatures doesn't help :-(. Our intention in the release notes is to write given names first, but I'm sure we've made many mistakes of that sort. Perhaps some of our Eastern colleagues can offer some help about which way to spell these. (Checking past iterations of the release notes could be helpful, too.) regards, tom lane