A small tweak to some comments for PartitionKeyData

Поиск
Список
Период
Сортировка
От David Rowley
Тема A small tweak to some comments for PartitionKeyData
Дата
Msg-id CAKJS1f9mRdrvfZP-_PG-UoM30Dmj9HLnfrbOdLmAE=6fB8b1VA@mail.gmail.com
обсуждение исходный текст
Ответы Re: A small tweak to some comments for PartitionKeyData
Re: A small tweak to some comments for PartitionKeyData
Список pgsql-hackers
While doing a bit of work on a partitioning patch I noticed that it's
not really that obvious that there's meant to be exactly 1 item in the
partexprs List for each zero-valued partattrs element. Some incorrect
code using these fields was the cause of CVE-2018-1052, so I think
it's worthwhile to mention how they should be used in the comments.

Patch attached.

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [PATCH] Tab complete EXECUTE FUNCTION for CREATE (EVENT) TRIGGER
Следующее
От: Amit Langote
Дата:
Сообщение: Re: A small tweak to some comments for PartitionKeyData