卢卡·费拉里:将表名作为函数参数:一些检查

How to check if a given table name exists and where to find it. Table name as function arguments: a few checks Often I write some piece of code, usually a function or a procedure, that...

介绍如何将表名作为函数参数,并进行检查,避免模式冲突和污染问题。函数应始终检查表是否存在,并使用完全限定的表名。如果接收到相对名称,则必须使用默认模式public。

原文英文,约600词,阅读约需3分钟。发表于:
阅读原文