Fix lo_export usage in example programs. lo_export returns -1, not zero, on failure.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/f52c5165e1d067ba94f92e5f149c19109b6fed60 Modified Files -------------- src/test/examples/testlo.c | 2 +- src/test/examples/testlo64.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
