Re: Problem with displaying "wide" tables in psql

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Sergey Muraviov <sergey(dot)k(dot)muraviov(at)gmail(dot)com>, Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Problem with displaying "wide" tables in psql
Date: 2013-12-24 15:35:43
Message-ID: 52B9A9CF.3030204@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Please fix this:

src/bin/psql/print.c:1269: trailing whitespace.
src/bin/psql/print.c:1351: trailing whitespace.
src/bin/psql/print.c:1359: trailing whitespace.
src/bin/psql/print.c:1364: trailing whitespace.
src/bin/psql/print.c:2263: trailing whitespace.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2013-12-24 15:58:04 Re: [COMMITTERS] pgsql: Upgrade to Autoconf 2.69
Previous Message Peter Eisentraut 2013-12-24 15:33:47 Re: GIN improvements part 1: additional information