On Wed, Apr 17, 2019 at 11:14:13PM -0500, Justin Pryzby wrote: > On Wed, Apr 17, 2019 at 05:51:15PM -0700, Andres Freund wrote: > > > - <replaceable>rows</replaceable> was exactly one and the target table > > > was > > > + <replaceable>count</replaceable> was exactly one and the target table > > > was > > The <replacable>rows</<replacable> reference is from your change > > :(. > > Ouch, not sure how I did that..sorry for the noise (twice).
For the record, I found that I borrowed the language from 578b229718e8f:doc/src/sgml/protocol.sgml (but should have borrowed a bit less). Justin