Doc: modernize documentation for lo_create()/lo_creat().

Tom Lane <tgl@sss.pgh.pa.us>

Commit: a5a9d77b8b4ea636ca5f8ae115c00a031c94c56c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2022-02-01T15:57:38Z
Releases: 15.0
Doc: modernize documentation for lo_create()/lo_creat().

At this point lo_creat() is a legacy function with little if any
real use-case, so describing it first doesn't make much sense.
Describe lo_create() first, and then explain lo_creat() as a
backwards-compatibility alternative.

Discussion: https://postgr.es/m/164353261519.713.8748040527537500758@wrigleys.postgresql.org

Files

PathChange+/−
doc/src/sgml/lobj.sgml modified +27 −25

Documentation touched

Discussion