1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-28 05:21:27 +03:00

PG 10 release notes: change trigger transition tables

Add attribution of trigger transition tables for Thomas Munro.

Reported-by: Thomas Munro

Discussion: https://postgr.es/m/CAEepm=2bDFgr4ut+1-QjKQY4MA=5ek8Ap3nyB19y2tpTL6xxtA@mail.gmail.com

Backpatch-through: 10
This commit is contained in:
Bruce Momjian 2017-09-11 19:56:44 -04:00
parent 1d27a7004d
commit d4c9eb005a

View File

@ -1594,7 +1594,8 @@
-->
<para>
Add <link linkend="SQL-CREATETRIGGER"><literal>AFTER</> trigger</>
transition tables to record changed rows (Kevin Grittner)
transition tables to record changed rows (Kevin Grittner, Thomas
Munro)
</para>
<para>