Update documentation to say that \lo_import sets :LASTOID, not

lo_insert.
This commit is contained in:
Bruce Momjian 2011-01-05 21:32:10 -05:00
parent 56a9adcb96
commit 1aad44f988
1 changed files with 1 additions and 1 deletions

View File

@ -2679,7 +2679,7 @@ bar
<listitem>
<para>
The value of the last affected OID, as returned from an
<command>INSERT</command> or <command>lo_insert</command>
<command>INSERT</command> or <command>\lo_import</command>
command. This variable is only guaranteed to be valid until
after the result of the next <acronym>SQL</acronym> command has
been displayed.