Re: wrapping in extended mode doesn't work well with default pager - Mailing list pgsql-hackers

From Sergey Muraviov
Subject Re: wrapping in extended mode doesn't work well with default pager
Date
Msg-id CAJTaR3378oBouExfpgZaMuNhzPThZYjWrU7xF-tDKPPYmNNEUA@mail.gmail.com
Whole thread Raw
In response to Re: wrapping in extended mode doesn't work well with default pager  (Greg Stark <stark@mit.edu>)
Responses Re: wrapping in extended mode doesn't work well with default pager
Re: wrapping in extended mode doesn't work well with default pager
List pgsql-hackers
I found some new bugs and fix them.
And I had to make many changes.


2014-05-17 21:31 GMT+04:00 Greg Stark <stark@mit.edu>:
Sorry, a couple things still look to not be quite right.

1) The width of the table when linestyle=old-ascii and border=0 or
border=1 (and expanded=on and format=wrapped) seems to off by one.

2) The hyphens following the RECORD NN are short by one

I'm surprised the last patch was so big since it sounded like a simple
off-by-one bug. It looks like you've removed the leading space on the
border=0 expanded case. I guess that makes sense but we should
probably stop making significant changes now and just focus on fixing
the off by one bugs.



--
Best regards,
Sergey Muraviov
Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: SKIP LOCKED DATA (work in progress)
Next
From: Tom Lane
Date:
Subject: Re: buildfarm: strange OOM failures on markhor (running CLOBBER_CACHE_RECURSIVELY)