Add large object functions catering to SQL callers.

Noah Misch <noah@leadboat.com>

Commit: c50b7c09d852b6dc292bf24c72a0ffcac6cb2cab
Author: Noah Misch <noah@leadboat.com>
Date: 2013-10-28T02:56:54Z
Releases: 9.4.0
Add large object functions catering to SQL callers.

With these, one need no longer manipulate large object descriptors and
extract numeric constants from header files in order to read and write
large object contents from SQL.

Pavel Stehule, reviewed by Rushabh Lathia.

Files