Re: Press Release Draft - 2016-02-09 Cumulative Update
Jonathan S. Katz <jkatz@postgresql.org>
From: "Jonathan S. Katz" <jkatz@postgresql.org>
To: Michael Banck <michael.banck@credativ.de>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2017-02-07T22:52:11Z
Lists: pgsql-hackers
> On Feb 7, 2017, at 4:39 PM, Michael Banck <michael.banck@credativ.de> wrote: > > Hi, > > Am Dienstag, den 07.02.2017, 15:58 -0500 schrieb Jonathan S. Katz: > > >> https://git.postgresql.org/gitweb/?p=press.git;a=blob;f=update_releases/current/20170209updaterelease.txt;h=f90d4716f240dbea4cca647b099f79865545b633;hb=d85498c284275bcab4752b91476834de780648b8 > > It says "[...]then rows that were updated by transactions running at the > same time as the CREATE INDEX CONCURRENTLY command could have been index > incorrectly." > > That sounds off to me, shouldn't it be "indexed incorrectly" or > something? Yes, passive voice :( I’ve made the modification on my local copy and will push it up after the resolution on the CREATE INDEX recipe. Jonathan