pgsql/src/include pgstat.h

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/include pgstat.h
Date: 2001-06-29 23:03:03
Message-ID: 200106292303.f5TN33s09313@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl(at)hub(dot)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.

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut - PostgreSQL 2001-06-30 17:26:12 pgsql/src/bin/psql describe.c nls.mk startup.c
Previous Message Bruce Momjian - CVS 2001-06-29 21:28:17 pgsql/doc TODO