Re: Change "two" to "three" for decades of development in history

2023-06-23 Thread Bruce Momjian
On Thu, Jun 22, 2023 at 10:01:45PM -0400, Jonathan Katz wrote: > On 6/22/23 9:23 PM, Tom Lane wrote: > > Michael Paquier writes: > > > "With multiple decades of development behind it, PostgreSQL.." > > > > +1. It sure seems silly trying to automate changing this. > > +1. With the proposed langu

Re: bad choice of the word in sentence

2023-06-23 Thread Bruce Momjian
On Fri, Jun 23, 2023 at 09:16:39PM -0400, Tom Lane wrote: > Bruce Momjian writes: > > On Thu, Jun 22, 2023 at 06:38:37PM +, PG Doc comments form wrote: > >> Quote: > >> "<...>When a transaction uses this isolation level, a SELECT query (without > >> a FOR UPDATE/SHARE clause) sees only data co

Re: bad choice of the word in sentence

2023-06-23 Thread Tom Lane
Bruce Momjian writes: > On Thu, Jun 22, 2023 at 06:38:37PM +, PG Doc comments form wrote: >> Quote: >> "<...>When a transaction uses this isolation level, a SELECT query (without >> a FOR UPDATE/SHARE clause) sees only data committed before the query began; >> it never sees either uncommitted

Re: bad choice of the word in sentence

2023-06-23 Thread Bruce Momjian
On Thu, Jun 22, 2023 at 06:38:37PM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/15/transaction-iso.html > Description: > > https://www.postgresql.org/docs/current/transaction-iso.html#XACT-READ-C

Re: streaming replication depends on matching glibc versions / LOCALE sort order

2023-06-23 Thread Joe Conway
On 6/14/23 11:36, PG Doc comments form wrote: In Slack, it seems clear that this is a "well known issue" to some people on the project, but it continues to burn people in the wild. This seems important enough that it should be included in the official docs. Can I do anything to help get the doc

bad choice of the word in sentence

2023-06-23 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/15/transaction-iso.html Description: https://www.postgresql.org/docs/current/transaction-iso.html#XACT-READ-COMMITTED Quote: "<...>When a transaction uses this isolation level, a SELECT quer