forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3acfe6b
committed
Fix docs regarding AFTER triggers on partitioned tables
In commit86f5759 I forgot to update the trigger.sgml paragraphthat needs to explain that AFTER triggers are allowed in partitionedtables. Do so now.Discussion:https://postgr.es/m/20200224185850.GA30899@alvherre.pgsql1 parent2d8a6fa commit3acfe6b
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
118 |
| - | |
119 |
| - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
120 | 122 |
| |
121 | 123 |
| |
122 | 124 |
| |
|
0 commit comments
Comments
(0)