Re: Support for %TYPE in CREATE FUNCTION

Поиск
Список
Период
Сортировка
От Don Baccus
Тема Re: Support for %TYPE in CREATE FUNCTION
Дата
Msg-id 3.0.1.32.20010530155635.016dfc00@mail.pacifier.com
обсуждение исходный текст
Ответ на Re: Support for %TYPE in CREATE FUNCTION  (Ian Lance Taylor <ian@airs.com>)
Список pgsql-hackers
At 02:22 PM 5/30/01 -0700, Ian Lance Taylor wrote:

>Ah.  My personal interest is not in doing a straight port from Oracle
>to Postgres and never going back.  I'm sure there are people
>interested in that.  Personally, I'm interested in supporting people
>who want to use either Oracle or Postgres, or both, with the same
>application.

Which is what we're doing with the OpenACS toolkit.  We can (and have,
actually) stripped these out of the parameter lists but the resulting
function definitions are less clear.

Even with %TYPE we won't actually share datamodel sources, of course,
but the less that's different, the easier it is for folks to work
on the code.




- Don Baccus, Portland OR <dhogaza@pacifier.com> Nature photos, on-line guides, Pacific Northwest Rare Bird Alert
Serviceand other goodies at http://donb.photo.net.
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Don Baccus
Дата:
Сообщение: Re: intelligence in writing a query ...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Support for %TYPE in CREATE FUNCTION