Re: Possible move away from PG
| От | Kris Jurka |
|---|---|
| Тема | Re: Possible move away from PG |
| Дата | |
| Msg-id | Pine.BSO.4.56.0506300804020.2874@leary.csoft.net обсуждение исходный текст |
| Ответ на | Possible move away from PG (Jason Tesser <jtesser@nbbc.edu>) |
| Ответы |
Re: Possible move away from PG
|
| Список | pgsql-general |
On Thu, 30 Jun 2005, Jason Tesser wrote: > 1. Our dev plan involves alot of stored procedures to be used and we > have found the way this is done in PG to be painful. (ie. To return > multiple record from different tables you have to define a type. This > is a pain to maintain because if you ever have to change what it returns > it cannot be dropped because of dependencies etc.. In some other > databases you can simpley write a stored proc to return whatever the > query inside returns and this is handled dynamically) Have you considered returing refcursors instead of setof some type. Kris Jurka
В списке pgsql-general по дате отправления: