Improve documentation for pg_largeobject changes.

Robert Haas <rhaas@postgresql.org>

Commit: f5fd651e1b96db6fa89ae540214e180ecf36a547
Author: Robert Haas <rhaas@postgresql.org>
Date: 2009-12-17T14:36:16Z
Releases: 9.0.0
Improve documentation for pg_largeobject changes.

Rewrite the documentation in more idiomatic English, and in the process make
it somewhat more succinct.  Move the discussion of specific large object
privileges out of the "server-side functions" section, where it certainly
doesn't belong, and into "implementation features".  That might not be
exactly right either, but it doesn't seem worth creating a new section for
this amount of information. Fix a few spelling and layout problems, too.

Files

PathChange+/−
doc/src/sgml/catalogs.sgml modified +16 −12
doc/src/sgml/config.sgml modified +11 −14
doc/src/sgml/lobj.sgml modified +17 −53
doc/src/sgml/ref/grant.sgml modified +4 −5