On Tuesday, June 20, 2017, Robert Haas <
robertmhaas@gmail.com> wrote:
On Tue, Jun 20, 2017 at 2:34 PM, Peter Eisentraut
<peter.eisentraut@2ndquadrant.com> wrote:
> On 6/18/17 03:16, Julien Rouhaud wrote:
>> Patch attached.
>
> This was not a typo, this was intentional.
To me, Julien's change seems to make it easier to understand, but
maybe I'm misunderstanding what it's trying to say in the first place.
Maybe
[...] that are not identity columns in <literal>tbl2</literal>. Values for identity columns will come from the sequence generators for <literal>tbl2</literal>.
Otherwise I'd drop the word "continue" altogether and just say "but will use the sequence counters for".
David J.