Re: not null constraints, again

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: not null constraints, again
Дата
Msg-id 1734523.1744751562@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: not null constraints, again  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: not null constraints, again
Список pgsql-hackers
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> On 2025-Apr-15, Tom Lane wrote:
>> Looking at the patch itself, it doesn't seem like the got_children
>> flag is accomplishing anything;

> Ah yes, I forgot to set got_children when reading the children list.
> This happens within the loop for columns, so the idea is to obtain that
> list just once instead of once per column.

Ah, got it.  Makes sense as long as you actually avoid the work ;-)

            regards, tom lane



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