8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 00:03:03 +01:00
This commit is contained in:
asfernandes 2008-11-22 14:26:59 +00:00
parent bde5b20586
commit a6b30e0b4f

View File

@ -1506,6 +1506,7 @@ static void define_set_default_trg( CompiledStatement* statement,
* referential integrity) along with its blr
*
*****************************************************/
if (element->nod_type != nod_foreign) {
return;
}