Hi all.
I would like to return a record from a Pl/PgSQL function. Is returning a table row the only way to do that?
Besides, I've had problems with declaring such a function, what's the proper syntax?
Nix.