Re: [proposal] de-TOAST'ing using a iterator
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Anastasia Lubennikova <a.lubennikova@postgrespro.ru>
Cc: pgsql-hackers@lists.postgresql.org, Xiao Bao <djydewang@gmail.com>
Date: 2020-11-02T17:30:34Z
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 →
-
Use single-byte Boyer-Moore-Horspool search even with multibyte encodings.
- 9556aa01c69a 12.0 cited
On 2020-Nov-02, Anastasia Lubennikova wrote: > Status update for a commitfest entry. > > This entry was inactive for a very long time. > John, are you going to continue working on this? > > The last message mentions some open issues, namely backend crashes, so I move it to "Waiting on author". As I understand, the patch he posted is fine -- it only crashes when he tried a change I suggested. But (as is apparently common) I might be suggesting the wrong thing. Since the cfbot says the patch still applies and works, I suggest to keep it as needs-review.