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

Commit0ebe82a

Browse files
committed
doc: Update partitioning limitation on BEFORE triggers
Reported-by: Erwin Brandstetter <brsaweda@gmail.com>Discussion:https://postgr.es/m/CAGHENJ6Le7S3qJJx2TvWvTwRNS3N=BtoNeb7AF2rZvfNBMeQcg@mail.gmail.com
1 parent9524fa1 commit0ebe82a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ddl.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4065,8 +4065,8 @@ ALTER INDEX measurement_city_id_logdate_key
40654065

40664066
<listitem>
40674067
<para>
4068-
<literal>BEFORE ROW</literal> triggers, if necessary, must be defined
4069-
on individual partitions, not the partitioned table.
4068+
<literal>BEFORE ROW</literal> triggers cannot change which partition
4069+
is the final destination for a new row.
40704070
</para>
40714071
</listitem>
40724072

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp