Re: Poll: are people okay with function/operator table redesign?

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Poll: are people okay with function/operator table redesign?
Дата
Msg-id CAKFQuwZswH8Tp5Q0aJ7YWi_EzsPbVA6e80nRwoEGnckEKWXBEw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Poll: are people okay with function/operator table redesign?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Poll: are people okay with function/operator table redesign?
Следующее
От: Justin Pryzby
Дата:
Сообщение: Re: doc review for parallel vacuum