Re: Poll: are people okay with function/operator table redesign? - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: Poll: are people okay with function/operator table redesign?
Date
Msg-id CAKFQuwZswH8Tp5Q0aJ7YWi_EzsPbVA6e80nRwoEGnckEKWXBEw@mail.gmail.com
Whole thread Raw
In response to Re: Poll: are people okay with function/operator table redesign?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Mon, Apr 13, 2020 at 1:41 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> Can we lightly background color every other rowgroup (i.e., "greenbar")?

If you know how to do that at all, let alone in a maintainable way (ie
one where inserting a new function doesn't require touching the entries
for the ones after), let's see it.

The nth-child({odd|even}) CSS Selector should provide the desired functionality, at least for HTML, but the structure will need to modified so that there is some single element that represents a single rowgroup.  I tried (not too hard) to key off of the presence of the "rowspan" attribute but that does not seem possible.


David J.
 

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Poll: are people okay with function/operator table redesign?
Next
From: Justin Pryzby
Date:
Subject: Re: doc review for parallel vacuum