Re: Large writable variables

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Large writable variables
Дата
Msg-id 20181018203113.t455hsgihmx6gkg4@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Large writable variables  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: Large writable variables
Список pgsql-hackers
On 2018-10-18 22:17:55 +0200, Peter Eisentraut wrote:
> I'd perhaps change the signature
> 
> #define unconstify(underlying_type, var)
> 
> because the "var" doesn't actually have to be a variable.

Hm, so expr, or what would you use?

> Attached is my previous patch adapted to your macro.
> 
> I'm tempted to get rid of the stuff in dfmgr.c and just let the "older
> platforms" get the warning.

Yea, that works for me.


Are you planning to apply this?

Greetings,

Andres Freund


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Large writable variables
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Making all nbtree entries unique by having heap TIDs participatein comparisons