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.8748040527537500...@wrigleys.postgresql.org Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/a5a9d77b8b4ea636ca5f8ae115c00a031c94c56c Modified Files -------------- doc/src/sgml/lobj.sgml | 52 ++++++++++++++++++++++++++------------------------ 1 file changed, 27 insertions(+), 25 deletions(-)