We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87cbbfc commit d0ae617Copy full SHA for d0ae617
reference/pgsql/functions/pg-lo-import.xml
@@ -10,7 +10,7 @@
10
<refsect1 role="description">
11
&reftitle.description;
12
<methodsynopsis>
13
- <type>int</type><methodname>pg_lo_import</methodname>
+ <type>int|string|false</type><methodname>pg_lo_import</methodname>
14
<methodparam choice="opt"><type>PgSql\Connection</type><parameter>connection</parameter></methodparam>
15
<methodparam><type>string</type><parameter>pathname</parameter></methodparam>
16
<methodparam choice="opt"><type>mixed</type><parameter>object_id</parameter></methodparam>
0 commit comments