Re: Use of volatile

From: Alfred Perlstein <bright(at)wintelcom(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Use of volatile
Date: 2000-06-29 16:51:18
Message-ID: 20000629095118.O275@fw.wintelcom.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

* Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> [000629 09:24] wrote:
> Is volatile being used because the variables are modified in a signal
> handler? Maybe.

Yes, that's another reason to use volatile.

-Alfred

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2000-06-29 17:27:15 Re: AW: Big 7.1 open items
Previous Message Bruce Momjian 2000-06-29 16:37:21 Re: psql use of 'volatile'