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