Rename C symbols for backend lo_ functions

Peter Eisentraut <peter_e@gmx.net>

Commit: 6fc547960dbe0b8bd6cefae5ab7ec3605a5c46fc
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-01-17T17:35:30Z
Releases: 10.0
Rename C symbols for backend lo_ functions

Rename the C symbols for lo_* to be_lo_*, so they don't conflict with
libpq prototypes.

Reviewed-by: Pavel Stehule <pavel.stehule@gmail.com>

Files

PathChange+/−
contrib/lo/lo.c modified +2 −2
src/backend/libpq/be-fsstubs.c modified +20 −20
src/include/catalog/catversion.h modified +1 −1
src/include/catalog/pg_proc.h modified +20 −20
src/include/libpq/be-fsstubs.h modified +20 −20