Re: const correctness

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: const correctness
Дата
Msg-id 1323287337.27491.3.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: const correctness  (Thomas Munro <munro@ip9.org>)
Список pgsql-hackers
On ons, 2011-11-09 at 21:15 +0000, Thomas Munro wrote:
> I've attached a new patch, which simply adds the keyword 'const' in
> lots of places, no new functions etc.  This version generates no
> warnings under -Wcast-qual (now that I've read Peter E's thread and
> been inspired to fix up some places that previously cast away const)
> for all code under backend/nodes.  To achieve that I had to stray
> outside backend/nodes and change get_leftop and get_rightop (from
> clauses.h).

Patch committed.



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [v9.2] Fix Leaky View Problem
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: documentation issue - extensions