Allow C array definitions to use sizeof().
Michael Meskes <meskes@postgresql.org>
Allow C array definitions to use sizeof(). When parsing C variable definitions ecpg should allow sizeof() operators as array dimensions.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/preproc/ecpg.trailer | modified | +5 −0 |