more C99 cleanup - Mailing list pgsql-hackers

From Peter Eisentraut
Subject more C99 cleanup
Date
Msg-id 170308e6-a7a3-4484-87b2-f960bb564afa@eisentraut.org
Whole thread Raw
Responses Re: more C99 cleanup
Re: more C99 cleanup
List pgsql-hackers
I have been hunting down the last few pieces of code that made some 
obsolete claims about not being able to use C99 yet or needing to be 
compatible with pre-C99 or something like that.  I found two obsolete 
comments and two places where we could now actually use the C99 
functionality that the comment was anticipating.

At least according to my grepping, all the remaining mentions of "C99" 
are now up to date and relevant.

Attachment

pgsql-hackers by date:

Previous
From: Boris Mironov
Date:
Subject: Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
Next
From: Heikki Linnakangas
Date:
Subject: Re: POC: make mxidoff 64 bits