Don't permit transition tables with TRUNCATE triggers.

Robert Haas <rhaas@postgresql.org>

Commit: 29fd3d9da0ff9e230ff051c1423871bd6eac377d
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-05-10T03:24:23Z
Releases: 10.0
Don't permit transition tables with TRUNCATE triggers.

Prior to this prohibition, such a trigger caused a crash.

Thomas Munro, per a report from Neha Sharma.  I added a
regression test.

Discussion: http://postgr.es/m/CAEepm=0VR5W-N38eTkO_FqJbGqQ_ykbBRmzmvHyxDhy1p=0Csw@mail.gmail.com

Files

Discussion