pgsql: Improve documentation about large-object functions.

Started by Tom Lanealmost 14 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Improve documentation about large-object functions.

Copy-editing for previous patch, plus fixing some longstanding markup
issues and oversights (like not mentioning that failures will set the
PQerrorMessage string).

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1503333f8f6fb5dcfdd4f84a9bfa7929c45aa2cc

Modified Files
--------------
doc/src/sgml/config.sgml | 7 +-
doc/src/sgml/lobj.sgml | 178 ++++++++++++++++++++++++++++++----------------
2 files changed, 120 insertions(+), 65 deletions(-)