Re: PostgreSQL 12 RC1 Press Release Draft

Erik Rijkers <er@xs4all.nl>

From: Erikjan Rijkers <er@xs4all.nl>
To: "Jonathan S. Katz" <jkatz@postgresql.org>
Cc: Sehrope Sarkuni <sehrope@jackdb.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-09-25T12:21:35Z
Lists: pgsql-hackers
On 2019-09-25 13:08, Jonathan S. Katz wrote:
> On 9/25/19 6:50 AM, Sehrope Sarkuni wrote:
>> The "Upgrading to PostgreSQL 12 RC 1" references v11 rather than v12:
>> 
>> "To upgrade to PostgreSQL 11 RC 1 from Beta 4 or an earlier version of
>> PostgreSQL 11, ..."

A small typo (or processing hickup):

'pattern\_ops'  should be
'pattern_ops'



> 
> Thanks! Fixed attached,
> 
> Jonathan