sol*_*liz 5 postgresql trigger stored-procedures functions
在 PostgreSQL 中的触发器过程上指定CALLED ON NULL INPUT
, RETURNS NULL ON NULL INPUT
or STRICT
( https://www.postgresql.org/docs/current/static/sql-createfunction.html ) 会起到什么作用吗?
由于触发器过程必须声明为不带参数的函数(https://www.postgresql.org/docs/current/static/plpgsql-trigger.html),我怀疑它有任何效果,但我找不到明确的答案关于这一点。
归档时间: |
|
查看次数: |
182 次 |
最近记录: |