projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56a9adc
)
Update documentation to say that \lo_import sets :LASTOID, not
author
Bruce Momjian
<bruce@momjian.us>
Thu, 6 Jan 2011 02:32:10 +0000
(21:32 -0500)
committer
Bruce Momjian
<bruce@momjian.us>
Thu, 6 Jan 2011 02:32:10 +0000
(21:32 -0500)
lo_insert.
doc/src/sgml/ref/psql-ref.sgml
patch
|
blob
|
history
diff --git
a/doc/src/sgml/ref/psql-ref.sgml
b/doc/src/sgml/ref/psql-ref.sgml
index 0c658d1f5b3f9ba08acc78b236acb12f24926e49..5f61561eea5cb8d803d23007f893c335bbd175b1 100644
(file)
--- a/
doc/src/sgml/ref/psql-ref.sgml
+++ b/
doc/src/sgml/ref/psql-ref.sgml
@@
-2679,7
+2679,7
@@
bar
<listitem>
<para>
The value of the last affected OID, as returned from an
- <command>INSERT</command> or <command>
lo_inse
rt</command>
+ <command>INSERT</command> or <command>
\lo_impo
rt</command>
command. This variable is only guaranteed to be valid until
after the result of the next <acronym>SQL</acronym> command has
been displayed.