From: | "Marin Dimitrov" <marin(dot)dimitrov(at)sirma(dot)bg> |
---|---|
To: | <pgsql-sql(at)postgresql(dot)org> |
Subject: | Re: 16 parameter |
Date: | 2002-03-25 18:08:24 |
Message-ID: | 001f01c1d428$0e808a90$9b0e32d4@sirma.bg |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
----- Original Message -----
From: "andrew lahser" <andrew(at)apl-software(dot)com>
>
> I further checked the TODO list, there is nothing that mentions ANY
improvements to
> the pgsql language, yet I would think that named parameters, default
values and
> more parameters would be near the top of the list. I guess I am very
surprised because
> pgpsql is extremely functional, yet there doesn't seem to be any effort to
improve it.
>
it would be nice if some day the following are present too:
- ability to group functions in packages (and define constants on package
level)
- numeric error codes (as opposed to string messages) for raised exceptions
(not sure if this is pl/pgsql or Postgres limitation)
Marin
----
"...what you brought from your past, is of no use in your present. When
you must choose a new path, do not bring old experiences with you.
Those who strike out afresh, but who attempt to retain a little of the
old life, end up torn apart by their own memories. "
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-03-25 19:37:02 | Re: Declaring arrays in plpgsql functions |
Previous Message | andrew lahser | 2002-03-25 16:39:19 | 16 parameter |