diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-11-24 15:43:01 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-11-24 15:43:01 -0500 |
commit | ec05bafdbbf474bf0a1416772da31f9f1f27fa1e (patch) | |
tree | 03408610d3c7ac183bf02105b87c90ce1059436d /src/backend/executor/nodeModifyTable.c | |
parent | 8818ad5b1557d42cd58e5196fac7084a2389bdad (diff) | |
download | postgresql-ec05bafdbbf474bf0a1416772da31f9f1f27fa1e.tar.gz postgresql-ec05bafdbbf474bf0a1416772da31f9f1f27fa1e.zip |
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.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions