Skip to content

Commit fc5f107

Browse files
committed
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
1 parent 83b6131 commit fc5f107

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/src/sgml/lobj.sgml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -901,8 +901,6 @@ exportFile(PGconn *conn, Oid lobjId, char *filename)
901901

902902
lo_close(conn, lobj_fd);
903903
close(fd);
904-
905-
return;
906904
}
907905

908906
static void

0 commit comments

Comments
 (0)