mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +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:
parent
83b61319a1
commit
fc5f107a8c
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user