Re: expanded mode is still broken - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: expanded mode is still broken
Date
Msg-id CAFj8pRBEbMeDQQKsersQz6nP=zCzYgpgnm7hLRBjv6FMea7i0A@mail.gmail.com
Whole thread Raw
In response to Re: expanded mode is still broken  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
It works perfectly now

Thank you

Pavel

2014-09-12 16:37 GMT+02:00 Stephen Frost <sfrost@snowman.net>:
Pavel, All,

* Stephen Frost (sfrost@snowman.net) wrote:
> * Stephen Frost (sfrost@snowman.net) wrote:
> > That said, it looks like it worked in 9.3.
>
> Hmm, actually, no, it didn't.
[...]

Alright, attached is a patch which fixes it.  Barring objections, I'll
go ahead and back-patch this also, since it's clearly wrong and there
was a definite attempt to have this case work (a few places explicitly
reset opt_border to 2 if it's higher, but that wasn't being passed down
to print_aligned_vertical_line, and it wasn't doing it).

        Thanks,

                Stephen

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proposal (9.5) : psql unicode border line styles
Next
From: Robert Haas
Date:
Subject: Re: bad estimation together with large work_mem generates terrible slow hash joins