"Pavel Stehule" <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly