From: Tom Lane Date: Thu, 24 Sep 2020 14:39:11 +0000 (-0400) Subject: Doc: sync lobj.sgml's copy of testlo.c with the latter file. X-Git-Tag: aio-before-rebase-2020-10-30~265 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=fc5f107a8c08f55cc8b810d6f212dd723a07fe9a;p=users%2Fandresfreund%2Fpostgres.git Doc: sync lobj.sgml's copy of testlo.c with the latter file. Zhijie Hou Discussion: https://postgr.es/m/ce2cd951fe9b448a9cda99dc1a871fb9@G08CNEXMBPEKD05.g08.fujitsu.local --- diff --git a/doc/src/sgml/lobj.sgml b/doc/src/sgml/lobj.sgml index cf4653fe0f..6329cf0796 100644 --- a/doc/src/sgml/lobj.sgml +++ b/doc/src/sgml/lobj.sgml @@ -901,8 +901,6 @@ exportFile(PGconn *conn, Oid lobjId, char *filename) lo_close(conn, lobj_fd); close(fd); - - return; } static void