diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-03-06 21:15:48 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-03-06 21:15:48 -0500 |
commit | 4172bd88300524efd1728c247fbc1eff3c1ca6ed (patch) | |
tree | 3fb12ae1435f980a6743af4c52d33718f2810d9a /doc/src | |
parent | dfe18f18d262df731378cbf38a4136f08ca119a5 (diff) | |
download | postgresql-4172bd88300524efd1728c247fbc1eff3c1ca6ed.tar.gz postgresql-4172bd88300524efd1728c247fbc1eff3c1ca6ed.zip |
Suppress some "variable might be clobbered by longjmp" warnings.
Seen with an older gcc version. I'm not sure these represent any real
risk factor, but still a bit scary. Anyway we have lots of other
volatile-marked variables in this code, so a couple more won't hurt.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions