Jeroen T. Vermeulen wrote:
> IIRC it's a new feature in C99. If that is the case, you may want to
> tell gcc simply to compile an older C dialect and get errors for all
> such newfangled code.
We make occasional, optional use of C99 features, so we don't want to
turn it off completely.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/