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.steh...@gmail.com>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6fc547960dbe0b8bd6cefae5ab7ec3605a5c46fc

Modified Files
--------------
contrib/lo/lo.c                  |  4 ++--
src/backend/libpq/be-fsstubs.c   | 40 ++++++++++++++++++++--------------------
src/include/catalog/catversion.h |  2 +-
src/include/catalog/pg_proc.h    | 40 ++++++++++++++++++++--------------------
src/include/libpq/be-fsstubs.h   | 40 ++++++++++++++++++++--------------------
5 files changed, 63 insertions(+), 63 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to