index e8bb168aea89b81cd6626f751484e39d93a6f354..175aa837f2effe92dd4d0149bff191830ba08245 100644 (file)
* For partitioned tables we can't support multi-inserts when there
* are any statement level insert triggers. It might be possible to
* allow partitioned tables with such triggers in the future, but for
- * now, CopyMultiInsertInfoFlush expects that any before row insert
- * and statement level insert triggers are on the same relation.
+ * now, CopyMultiInsertInfoFlush expects that any after row insert and
+ * statement level insert triggers are on the same relation.
*/
insertMethod = CIM_SINGLE;
}