On Tue, Jun 18, 2024 at 10:07 AM Ron Johnson <ronljohnsonjr@xxxxxxxxx> wrote:
fun2 puzzles me. Why would you return parameters AND a single record (unless it's an error status).
You mis-understand what 2 is doing. You should go re-read the docs for create function again. Especially the description of rettype.
David J.