Re: dshash_find_or_insert vs. OOM
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Chao Li <li.evan.chao@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
Andres Freund <andres@anarazel.de>, Thomas Munro <thomas.munro@gmail.com>
Date: 2026-03-19T16:26:37Z
Lists: pgsql-hackers
On Wed, Mar 18, 2026 at 8:09 PM Chao Li <li.evan.chao@gmail.com> wrote: > Thanks for updating the patch. V2 LGTM. Committed, thanks to both of you. -- Robert Haas EDB: http://www.enterprisedb.com
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
dshash: Make it possible to suppress out of memory errors
- 6f0738ddec85 19 (unreleased) landed