Re: Residual cpluspluscheck issues

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Residual cpluspluscheck issues
Дата
Msg-id 844760.1601480838@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Residual cpluspluscheck issues  (Jesse Zhang <sbjesse@gmail.com>)
Список pgsql-hackers
Jesse Zhang <sbjesse@gmail.com> writes:
> So it's been 17 months since you sent this email, so I'm not sure that
> nothing has happened (off list or in the code base), but...

Well, we fixed the case that was discussed at the time [1].

I'm not exactly convinced about removing the register keywords in
s_lock.h.  Those are all associated with asm blocks, which are already
extremely C/GCC specific; complaining that the register declarations
aren't portable seems to be missing the forest for the trees.

BTW, grepping my local tree says that plperl/ppport.h also has some
register variables, which is something we have no control over.

            regards, tom lane

[1] https://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=232720be9



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

Предыдущее
От: Jesse Zhang
Дата:
Сообщение: Re: Residual cpluspluscheck issues
Следующее
От: Robert Haas
Дата:
Сообщение: Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers