Content-Length: 263797 | pFad | http://github.com/postgrespro/postgres/commit/5ecd7ccbe672a7ca2f3cd7252b28080100016fc2

D7 Clarify documentation · postgrespro/postgres@5ecd7cc · GitHub
Skip to content

Commit 5ecd7cc

Browse files
committed
1 parent 947a0cc commit 5ecd7cc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/sgml/ref/insert.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,8 +227,9 @@ INSERT INTO <replaceable class="PARAMETER">table_name</replaceable> [ AS <replac
227227
This clause is useful for example when copying values between tables.
228228
Writing <literal>INSERT INTO tbl2 OVERRIDING USER VALUE SELECT * FROM
229229
tbl1</literal> will copy from <literal>tbl1</literal> all columns that
230-
are not identity columns in <literal>tbl2</literal> but will continue
231-
the sequence counters for any identity columns.
230+
are not identity columns in <literal>tbl2</literal> while values for
231+
the identity columns in <literal>tbl2</literal> will be generated by
232+
the sequences associated with <literal>tbl2</literal>.
232233
</para>
233234
</listitem>
234235
</varlistentry>

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/5ecd7ccbe672a7ca2f3cd7252b28080100016fc2

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy