Re: BUG #19000: gist index returns inconsistent result with gist_inet_ops
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Richard Guo <guofenglinux@gmail.com>
Cc: Peter Eisentraut <peter@eisentraut.org>, exclusion@gmail.com,
pgsql-bugs@lists.postgresql.org
Date: 2025-08-01T19:04:48Z
Lists: pgsql-bugs
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
ecpg: Fix memory leaks in ecpg_auto_prepare()
- 3151c264d460 19 (unreleased) cited
I wrote: > Richard Guo <guofenglinux@gmail.com> writes: >> I think correctness should take priority over avoiding pain. > Yeah. I spent a little time investigating this today, and hope > to have a patch to propose tomorrow. Done at https://www.postgresql.org/message-id/2483812.1754072263%40sss.pgh.pa.us regards, tom lane