Re: Doc patch, distinguish sections with an empty row in error code table - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Doc patch, distinguish sections with an empty row in error code table
Date
Msg-id CA+TgmoYKS3fi7bke8L4023dsjav9bh32ZDp3VPpxXPi7gzm8Ww@mail.gmail.com
Whole thread Raw
In response to Re: Doc patch, distinguish sections with an empty row in error code table  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Mon, Nov 5, 2012 at 3:40 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Robert Haas <robertmhaas@gmail.com> writes:
>> On Fri, Oct 26, 2012 at 10:03 AM, Karl O. Pinc <kop@meme.com> wrote:
>>> This patch adds an empty row before each section header
>>> in the error codes table in the docs.
>
>> This doesn't seem like a particularly good idea to me, but what do
>> other people think?
>
> It seems like a kluge.  If the vertical spacing isn't nice looking, the
> place to fix that is in the stylesheet or formatting macros, not by
> hacking table contents.

That was my thought as well.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Pg_upgrade speed for many tables
Next
From: Palle Girgensohn
Date:
Subject: Re: alter table tablename add column - breaks pl/pgsql function returns tablename