"Pavel Stehule" <pavel.stehule@gmail.com> writes:
> Later:
> * procedure can manages transactions,
Personally this is the only actual feature on the list that seems to have any
point to me.
> Why new calling convention? I would to support byref variables and
> then I have to carry memory context info ... and maybe some others
I think first you have to invent something for the by-ref parameter to refer
to. We don't currently have any kind of "variables" which can be mutated. We
just have immutable datums which get passed up the query. Effectively SQL is a
functional programming language in that sense.
-- Gregory Stark EnterpriseDB http://www.enterprisedb.com