Re: streaming replication depends on matching glibc versions / LOCALE sort order - Mailing list pgsql-docs

From Joe Conway
Subject Re: streaming replication depends on matching glibc versions / LOCALE sort order
Date
Msg-id 4ccdfd24-e5fc-88a5-ad2e-567042da2b7d@joeconway.com
Whole thread Raw
In response to streaming replication depends on matching glibc versions / LOCALE sort order  (PG Doc comments form <noreply@postgresql.org>)
List pgsql-docs
On 8/8/23 15:05, Dan Stoner wrote:
> I'm circling back around to this.
> 
> I've cloned the postgresql git repo and started looking thru
> doc/src/sgml directory, looking thru the developer FAQ on the wiki,
> etc.
> 
> For documentation updates such as this, where would I submit the
> patch(es)?  Is the process the same as other code commits?
> 
> https://wiki.postgresql.org/wiki/Submitting_a_Patch


Yes. Basically send a patch 
(https://wiki.postgresql.org/wiki/Creating_Clean_Patches) with your 
changes to the list and register the patch for the next "Open" commitfest:

https://commitfest.postgresql.org/

Currently:

   2023-09 (Open - 2023-09-01 - 2023-09-30)

"Open" means it is open for submission of patches to be considered, and 
the dates (all of September) are the beginning and end of the commitfest 
during which the patch would be reviewed, discussed, and hopefully 
committed. Once the Commitfest is started (2023-09-01) it is no longer 
Open for new submissions (I forget the exact state name, but it is 
In-progress or something similar)

-- 
Joe Conway
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com




pgsql-docs by date:

Previous
From: Dan Stoner
Date:
Subject: Re: streaming replication depends on matching glibc versions / LOCALE sort order
Next
From: PG Doc comments form
Date:
Subject: Include PostgresNIO Swift client in the Documentation