Searched refs:triggers (Results 1 – 19 of 19) sorted by relevance
13 # This file tests creating and dropping triggers, and interaction thereof19 # trig-1.3: Created triggers are deleted if the transaction is rolled back21 # trig-1.5: Dropped triggers are restored if the transaction is rolled back23 # trig-1.7: Dropping the table automatically drops all triggers28 # trig-1.12: Ensure that INSTEAD OF triggers cannot be created on tables29 # trig-1.13: Ensure that AFTER triggers cannot be created on views30 # trig-1.14: Ensure that BEFORE triggers cannot be created on views164 # Ensure that we cannot create INSTEAD OF triggers on tables173 # Ensure that we cannot create BEFORE triggers on views182 # Ensure that we cannot create AFTER triggers on views[all …]
13 # Regression testing of FOR EACH ROW table triggers16 # These tests ensure that BEFORE and AFTER triggers are fired at the correct29 # This tests that conditional triggers (ie. UPDATE OF triggers and triggers32 # trigger2-3.1: UPDATE OF triggers36 # Tests that trigger-programs may cause other triggers to fire. Also that a 43 # Verify that rows altered by triggers are not included in the return value324 # trigger2-3.1: UPDATE OF triggers459 # Handling of ON CONFLICT by INSERT statements inside triggers512 # Handling of ON CONFLICT by UPDATE statements inside triggers
14 # (LSCC) is updated properly, especially inside triggers17 # the statement is finished (triggers count as part of statement)29 # 1.x - basic tests (no triggers)176 # 5.x - complex tests with temporary tables and nested instead of triggers
14 # is updated properly, especially inside triggers17 # Note 2: upon entry into before or instead of triggers,29 # 1.x - basic tests (no triggers)262 # 7.x - complex tests with temporary tables and nested instead of triggers
121 # Check that RAISE(IGNORE) works correctly for nested triggers:137 # Check that things also work for view-triggers
13 # This file tests the triggers of views.
38 # This routine attempts to execute the sql in $sql. It triggers an
94 # Add some triggers, views, and indices to the schema and make sure the
493 } {1 {triggers may not be added to auxiliary database orig}}
524 # Ticket #333: Temp triggers that modify persistent tables.
371 # Make sure AFTER triggers that do INSERTs do not change the last_insert_rowid.
1825 # Make sure the names of views and triggers are passed on on arg4.
784 int triggers = 0; in sndctl_dsp_gettrigger() local791 triggers |= PCM_ENABLE_OUTPUT; in sndctl_dsp_gettrigger()797 triggers |= PCM_ENABLE_INPUT; in sndctl_dsp_gettrigger()800 *trigp = triggers; in sndctl_dsp_gettrigger()808 int triggers; in sndctl_dsp_settrigger() local813 triggers = *trigp; in sndctl_dsp_settrigger()815 if ((oflag & FWRITE) && (triggers & PCM_ENABLE_OUTPUT)) { in sndctl_dsp_settrigger()821 if ((oflag & FREAD) && (triggers & PCM_ENABLE_INPUT)) { in sndctl_dsp_settrigger()
54 # error This code triggers bugs in old OpenLDAP implementations. Please update to 2.2.24 or late…
240 XEN_GUEST_HANDLE_64(uint64) triggers; /* Cx trigger counts */
119 ! triggers ... check every byte individually.
483 &op.u.get_pmstat.u.getcx.triggers, in privcmd_HYPERVISOR_sysctl()
166 24.*"ei:" and "vx:" no longer considered valid triggers to modelines