Fix declaration of GinVacuumState.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Fix declaration of GinVacuumState. gcc 4.8 was happy with having a duplicate typedef, but most compilers seem not to be, per buildfarm.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/gin/ginvacuum.c | modified | +2 −2 |