Put "inline" marker on declarations of inline functions.
Tom Lane <tgl@sss.pgh.pa.us>
Put "inline" marker on declarations of inline functions. I'm having a hard time telling whether the letter of the C standard requires this, but we do have a couple of buildfarm members that throw warnings when this is not done. Oversight in c532d15dd.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/copyfromparse.c | modified | +2 −2 |