Re: Convert macros to static inline functions

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Convert macros to static inline functions
Дата
Msg-id 120703f1-d95c-ed5b-6793-3c0ab612c654@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Convert macros to static inline functions  (Amul Sul <sulamul@gmail.com>)
Список pgsql-hackers
On 04.10.22 08:57, Amul Sul wrote:
> On Tue, Oct 4, 2022 at 12:00 PM Peter Eisentraut
> <peter.eisentraut@enterprisedb.com> wrote:
>>
>> On 16.05.22 10:27, Peter Eisentraut wrote:
>>> Inspired by [0], I looked to convert more macros to inline functions.
>>
>> Here is another one from the same batch of work that I somehow didn't
>> send in last time.
>>
> I think assertion can be placed outside of the IF-block and braces can
> be removed.

Committed that way, thanks.




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

Предыдущее
От: Julien Rouhaud
Дата:
Сообщение: Re: proposal: possibility to read dumped table's name from file
Следующее
От: Tom Lane
Дата:
Сообщение: Re: create subscription - improved warning message