Re: Possible SSI bug in heap_update
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-04-13T01:05:46Z
Lists: pgsql-hackers
On Mon, Apr 12, 2021 at 10:36 AM Thomas Munro <thomas.munro@gmail.com> wrote: > Yeah. Patch attached. Pushed.
Commits
-
Fix potential SSI hazard in heap_update().
- 16175e278763 13.3 landed
- b1df6b696b75 14.0 landed