代码搜索:trigger
找到约 3,730 项符合「trigger」的源代码
代码结果 3,730
www.eeworm.com/read/185457/5237665
c altivec_trigger.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Altivec SIGILL trigger -
*
* Copyright(C) 2004 Edouard Gomez
www.eeworm.com/read/183001/5258978
out plperl_trigger.out
-- test plperl triggers
CREATE TABLE trigger_test (
i int,
v varchar
);
CREATE OR REPLACE FUNCTION valid_id() RETURNS trigger AS $$
if (($_TD->{new}{i}>=100) || ($_TD->{new}{i}
www.eeworm.com/read/183001/5258980
sql plperl_trigger.sql
-- test plperl triggers
CREATE TABLE trigger_test (
i int,
v varchar
);
CREATE OR REPLACE FUNCTION valid_id() RETURNS trigger AS $$
if (($_TD->{new}{i}>=100) || ($_TD->{new}{i}
www.eeworm.com/read/183001/5259869
h pg_trigger.h
/*-------------------------------------------------------------------------
*
* pg_trigger.h
*
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
* Portions Copyright (c)
www.eeworm.com/read/181663/5275858
c altivec_trigger.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Altivec SIGILL trigger -
*
* Copyright(C) 2004 Edouard Gomez
www.eeworm.com/read/173141/5376952
java db_trigger.java
/*
Derby - Class org.apache.derby.impl.tools.dblook.DB_Trigger
Copyright 2004 The Apache Software Foundation or its licensors, as applicable.
Licensed under the Apache License, Version 2.0
www.eeworm.com/read/169602/5419356
h trigger_definitions.h
/* Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Fou