関数特性
言語: PLPGSQL
戻り値: bigint
declare p_no_id alias for $1; begin -- **** TODO **** raise exception 'Slony-I: disableNode() not implemented'; end;