Re: Problem with displaying "wide" tables in psql - Mailing list pgsql-hackers

From Greg Stark
Subject Re: Problem with displaying "wide" tables in psql
Date
Msg-id CAM-w4HMias7QQ=AEpedFh7rgC9CeP4AjBHJtinFYzDrGf1A7RQ@mail.gmail.com
Whole thread Raw
In response to Re: Problem with displaying "wide" tables in psql  (Greg Stark <stark@mit.edu>)
Responses Re: Problem with displaying "wide" tables in psql  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Problem with displaying "wide" tables in psql  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Fri, Apr 11, 2014 at 9:47 PM, Greg Stark <stark@mit.edu> wrote:
> I'll take a look at it this evening and will add regression tests (and
> probably more comments too!) and commit.

Well that evening turned into this morning a week later. Thanks to
Emre who fixed the remaining problems.

I added a regression test that tests every combination of linestyle
and border and format. That makes it kind of long but it's fast to run
and this code is easy to break so I would prefer to have tests for the
next time someone tries to fix something in it.

I expect this regression test to fail on platforms that don't support
utf-8 client-side (I'm assuming we such things?). I don't have such a
platform here and I'm not sure how it would fail so I want to go ahead
and apply it and grab the output to add the alternate output when it
fails on the build-farm. Would that be ok?


--
greg

Attachment

pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Decrease MAX_BACKENDS to 2^16
Next
From: Andres Freund
Date:
Subject: Re: Decrease MAX_BACKENDS to 2^16