Re: [PATCH] New [relation] option engine

Поиск
Список
Период
Сортировка
От Nikolay Shaplov
Тема Re: [PATCH] New [relation] option engine
Дата
Msg-id 24214970.ouqheUzb2q@thinkpad-pgpro
обсуждение исходный текст
Ответ на Re: [PATCH] New [relation] option engine  (Nikolay Shaplov <dhyan@nataraj.su>)
Список pgsql-hackers
While fixing the patch according to jian he recommendations, I come to a 
conclusion that using void* pointer to a structure is really bad idea. Do not 
know why I ever did it that way from start.
So I fixed it.
Changes of this fix can be seen here: 
https://gitlab.com/dhyannataraj/postgres/-/commit/be4d9e16

The whole patch is attached to this mail.

-- 
Nikolay Shaplov aka Nataraj
Fuzzing Engineer at Postgres Professional
Matrix IM: @dhyan:nataraj.su

Вложения

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

Предыдущее
От: "David E. Wheeler"
Дата:
Сообщение: Re: Inconsistent Parsing of Offsets with Seconds
Следующее
От: Nathan Bossart
Дата:
Сообщение: Re: allow changing autovacuum_max_workers without restarting