]> granicus.if.org Git - postgresql/commit
gcc did not like new pg_stat macros, for good and sufficient reason.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 29 Jun 2001 23:03:02 +0000 (23:03 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 29 Jun 2001 23:03:02 +0000 (23:03 +0000)
commit201aa35d2f5a71ba3cd0faeb0283caf94d50d5b4
tree98a03ccc4195ce4f457ba01761b0b345b8aba14e
parentb6f75fe786d35f17180f0ab7bb6e9491f0ae2dda
gcc did not like new pg_stat macros, for good and sufficient reason.
Add 'do { ... } while (0)' decoration to eliminate compiler warnings.
src/include/pgstat.h