remove debug messages introduced by cstore event trigger

merge-cstore-pykello
Nils Dijk 2020-11-06 16:16:17 +01:00
parent 3a5065ec5f
commit 6747dd1822
No known key found for this signature in database
GPG Key ID: CA1177EF9434F241
1 changed files with 3 additions and 0 deletions

View File

@ -181,3 +181,6 @@ s/wrong data type: [0-9]+, expected [0-9]+/wrong data type: XXXX, expected XXXX/
# Errors with relation OID does not exist
s/relation with OID [0-9]+ does not exist/relation with OID XXXX does not exist/g
# ignore event triggers, mainly due to the event trigger for columnar
/^DEBUG: EventTriggerInvoke [0-9]+$/d