Re: some more error location support

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: some more error location support
Дата
Msg-id alpine.DEB.2.21.1808280854560.21980@lancre
обсуждение исходный текст
Ответ на Re: some more error location support  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: some more error location support
Список pgsql-hackers
>> Even if there is some under-the-hood garbage collection, I'd suggest to
>> add a free after the call to ComputePartitionAttrs.
>
> Hmm, I didn't know about free_parsestate().  It doesn't seem to be used
> consistently.  I suppose you'll want to use it when you have a target
> relation that will be closed by it, but otherwise, for DDL commands,
> it's not all that useful.

Probably.

The majority rule (34 make & 22 free) suggest that it is more often use 
than not. I'd suggest to stick to that for consistency & homogeneity.

-- 
Fabien.


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

Предыдущее
От: Alexander Kukushkin
Дата:
Сообщение: Re: Would it be possible to have parallel archiving?
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: Copy function for logical replication slots