Re: Unicode UTF-8 table formatting for psql text output - Mailing list pgsql-hackers

From Selena Deckelmann
Subject Re: Unicode UTF-8 table formatting for psql text output
Date
Msg-id 2b5e566d0909271824x20387afexedc7739ff92152d2@mail.gmail.com
Whole thread Raw
In response to Re: Unicode UTF-8 table formatting for psql text output  (Roger Leigh <rleigh@codelibre.net>)
Responses Re: Unicode UTF-8 table formatting for psql text output
List pgsql-hackers
Hi!

On Wed, Sep 23, 2009 at 2:16 AM, Roger Leigh <rleigh@codelibre.net> wrote:
> On Fri, Sep 18, 2009 at 11:30:05AM -0700, Selena Deckelmann wrote:
>> Brad says:
>>
>>        The patched code compiles without any additional warnings.
>> Lint gripes about a trailing ',' in 'typedef enum printTextRule' in
>> print.h.  Other additional lint seem to be false positives.  The
>> regression tests pass against the new patch.
>
> I've attached a new patch which tidies up those extra commas, plus
> a patch showing the changes from the previous patch.

Great!  Thank you.

Brad -- can you review this patch? Is it ready for a committer?

Thanks,
-selena


--
http://chesnok.com/daily - me
http://endpoint.com - work


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: handlers for inline code
Next
From: Robert Haas
Date:
Subject: Re: operator exclusion constraints