Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5bf049b

Browse files
committed
Remove OID/foreign key mention in psql variable interpolation docs.
1 parent09005f2 commit5bf049b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎doc/src/sgml/ref/psql-ref.sgml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.201 2008/05/05 01:38:08 adunstan Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.202 2008/05/08 00:27:57 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -2440,9 +2440,7 @@ testdb=&gt; <userinput>SELECT * FROM :foo;</userinput>
24402440
</para>
24412441

24422442
<para>
2443-
A popular application of this facility is to refer to the last
2444-
inserted <acronym>OID</acronym> in subsequent statements to build a
2445-
foreign key scenario. Another possible use of this mechanism is to
2443+
One possible use of this mechanism is to
24462444
copy the contents of a file into a table column. First load the file into a
24472445
variable and then proceed as above:
24482446
<programlisting>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp