Re: The documentation for READ COMMITTED may be incomplete or wrong - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: The documentation for READ COMMITTED may be incomplete or wrong
Date
Msg-id 20230518152018.GA3314690@nathanxps13
Whole thread Raw
In response to Re: The documentation for READ COMMITTED may be incomplete or wrong  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, May 18, 2023 at 10:53:35AM -0400, Tom Lane wrote:
> That's not a documentation problem.  That's a bug, and an extremely
> nasty one.  A quick check shows that it works as expected up through
> v13, but fails as described in v14 and later.  Needs bisecting ...

git-bisect points me to 86dc900.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Matthias van de Meent
Date:
Subject: XLog size reductions: smaller XLRec block header for PG17
Next
From: Tom Lane
Date:
Subject: Re: The documentation for READ COMMITTED may be incomplete or wrong