Re: [DOCS] stray pipe in copy.sgml

2013-07-05 Thread Magnus Hagander
On Fri, Jul 5, 2013 at 4:07 PM, Erik Rijkers wrote: > It seems there is a stray | trailing behind the FORCE_NOT_NULL line here: > > http://www.postgresql.org/docs/9.3/static/sql-copy.html > > (in HEAD, 93, 92, 91), or at least, I fail to see its meaning. > > Trivial patch attached. Certainly see

[DOCS] stray pipe in copy.sgml

2013-07-05 Thread Erik Rijkers
It seems there is a stray | trailing behind the FORCE_NOT_NULL line here: http://www.postgresql.org/docs/9.3/static/sql-copy.html (in HEAD, 93, 92, 91), or at least, I fail to see its meaning. Trivial patch attached. Thanks, Erikjan Rijkers --- doc/src/sgml/ref/copy.sgml.orig 2013-07-05 15: