Don't use anonymous unions.
Tom Lane <tgl@sss.pgh.pa.us>
Don't use anonymous unions. Commit cc5f81366c36b3dd8f02bd9be1cf75b2cc8482bd introduced a language feature that is not acceptable to strict C89 compilers. Thomas Munro Per buildfarm.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/cache/typcache.c | modified | +12 −12 |