Doc: sync lobj.sgml's copy of testlo.c with the latter file.
authorTom Lane <[email protected]>
Thu, 24 Sep 2020 14:39:11 +0000 (10:39 -0400)
committerTom Lane <[email protected]>
Thu, 24 Sep 2020 14:39:11 +0000 (10:39 -0400)
Zhijie Hou

Discussion: https://postgr.es/m/ce2cd951fe9b448a9cda99dc1a871fb9@G08CNEXMBPEKD05.g08.fujitsu.local

doc/src/sgml/lobj.sgml

index cf4653fe0f94f43473e5ef796ca2cfd1c4661c44..6329cf0796beb83a4d81dc5199c8e6bd84378f3e 100644 (file)
@@ -901,8 +901,6 @@ exportFile(PGconn *conn, Oid lobjId, char *filename)
 
     lo_close(conn, lobj_fd);
     close(fd);
-
-    return;
 }
 
 static void