diff options
-rw-r--r-- | doc/src/sgml/ref/psql-ref.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 006c6ba40d9..1017ef4e4b8 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -2580,7 +2580,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. |