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.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/ec05bafdbbf474bf0a1416772da31f9f1f27fa1e Modified Files -------------- src/backend/commands/copyfromparse.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)