mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
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
This commit is contained in:
@ -901,8 +901,6 @@ exportFile(PGconn *conn, Oid lobjId, char *filename)
|
|||||||
|
|
||||||
lo_close(conn, lobj_fd);
|
lo_close(conn, lobj_fd);
|
||||||
close(fd);
|
close(fd);
|
||||||
|
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Reference in New Issue
Block a user