[PATCH] Minor cleanups of BRIN code

Поиск
Список
Период
Сортировка
От Marti Raudsepp
Тема [PATCH] Minor cleanups of BRIN code
Дата
Msg-id CABRT9RDo+W5PtGuPBrQLnC+pV1HCBYMNymJ=0y3NGcZSrwFu1w@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers
Hi list,

I was messing around a bit with BRIN code and found some cleanups to be made:
1. Remove dead code in brin_form_tuple
2. Add missing Datum conversion macros
3. Use AttrNumber type in places using 1-based attribute numbers

Though it's not hard to find cases all over source code similar to (2)
and (3), are these kinds of cleanups considered useful?

Regards,
Marti Raudsepp

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_partition_tree crashes for a non-defined relation
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock