pg_lo_unlink
Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Delete a large object
<?php pg_lo_unlink
(
PgSql\Connection $connection
,
int $oid
):
bool