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

From Aleksander Alekseev
Subject Re: The documentation for READ COMMITTED may be incomplete or wrong
Date
Msg-id CAJ7c6TP93kO+nk76_Ur-Vo4J=OuaKKb5qmud7oKW8+1BtqmqWg@mail.gmail.com
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
Hi,

> The attached v2 mechanizes  that using two bool arrays.

I tested the patch on several combinations of operating systems
(LInux, MacOS) and architectures (x64, RISC-V) available to me at the
moment, with both Meson and Autotools. Also I made sure
eval-plan-qual.spec fails when the C code is untouched.

The patch passed all the checks I could come up with.

--
Best regards,
Aleksander Alekseev



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: very long record lines in expanded psql output
Next
From: sujay kadam
Date:
Subject: How to connect with PostgreSQL Database with SSL using Certificates and Key from client Eclipse in Java