psql use of 'volatile'

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема psql use of 'volatile'
Дата
Msg-id 200006291617.MAA05159@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: psql use of 'volatile'  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: psql use of 'volatile'  (Peter Eisentraut <e99re41@DoCS.UU.SE>)
Список pgsql-hackers
Can someone explain why 'volatile' is used in psql/mainloop.c?  Seems
volatile is only for hardware-specific variables that can not be
optimized.


--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Karel Zak
Дата:
Сообщение: Re: Misc. consequences of backend memory management changes
Следующее
От: Bruce Momjian
Дата:
Сообщение: Use of volatile