CVSROOT: /home/projects/pgsql/cvsrootModule name: pgsqlChanges by: tgl@hub.org 01/06/29 19:03:03
Modified files: src/include : pgstat.h
Log message: gcc did not like new pg_stat macros, for good and sufficient reason. Add 'do { ... } while (0)' decoration to eliminate compiler warnings.