Re: [DOCS] Possible to display Unicode symbols in our SGML docs?

2009-11-21 Thread Tom Lane
Greg Stark writes: > On Sat, Nov 21, 2009 at 11:33 PM, Peter Eisentraut wrote: >> I don't think there is a strong need to document this at all.  Do we say >> anywhere that columns are separated by vertical lines? > I think it's not intuitively obvious which is which here. It would be > nice to m

Re: [DOCS] Possible to display Unicode symbols in our SGML docs?

2009-11-21 Thread Greg Stark
On Sat, Nov 21, 2009 at 11:33 PM, Peter Eisentraut wrote: > On lör, 2009-11-21 at 17:05 -0500, Tom Lane wrote: >> I'm currently looking at the latest psql-unicode-output patch, which >> includes this bit of proposed documentation: >> >> +       Newlines in data are shown using a carriage return sy

Re: [DOCS] Possible to display Unicode symbols in our SGML docs?

2009-11-21 Thread Peter Eisentraut
On lör, 2009-11-21 at 17:05 -0500, Tom Lane wrote: > I'm currently looking at the latest psql-unicode-output patch, which > includes this bit of proposed documentation: > > + Newlines in data are shown using a carriage return symbol > + (↵) in the right-hand margin. > + Wrapped d

[DOCS] Possible to display Unicode symbols in our SGML docs?

2009-11-21 Thread Tom Lane
I'm currently looking at the latest psql-unicode-output patch, which includes this bit of proposed documentation: + Newlines in data are shown using a carriage return symbol + (↵) in the right-hand margin. + Wrapped data uses an ellipsis symbol + (…) in the right-ha