News
Bug Report Pl/iSQL is not allowing to use of the 'name' as a variable name. postgres=# CREATE OR REPLACE PROCEDURE test_proc ( name OUT TEXT) IS postgres$# BEGIN postgres$# name := 'IvorySQL'; post ...
This article has some subprogram examples but none uses a custom type at a nested procedure. There's one with a rowtype which also worked for me changing SUB_VAR_2 type to AREA%ROWTYPE.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results