| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | Sergey Muraviov <sergey(dot)k(dot)muraviov(at)gmail(dot)com> |
| Cc: | Greg Stark <stark(at)mit(dot)edu>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Emre Hasegeli <emre(at)hasegeli(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: wrapping in extended mode doesn't work well with default pager |
| Date: | 2014-06-06 11:10:22 |
| Message-ID: | CAFj8pRBSq0BnYgHa98hzAH7-SUsMU3AbmHc-kP9X=+erVTYUBg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello
where we are with this feature?
Is there some barriers to commit bugfix?
Regards
Pavel
2014-05-18 19:46 GMT+02:00 Sergey Muraviov <sergey(dot)k(dot)muraviov(at)gmail(dot)com>:
> 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(at)mit(dot)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
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gurjeet Singh | 2014-06-06 12:01:09 | Re: Proposing pg_hibernate |
| Previous Message | furuyao | 2014-06-06 11:05:27 | Re: pg_receivexlog add synchronous mode |