Re: Portability, was: using functions to generate custom error messages

Поиск
Список
Период
Сортировка
От Alberto Bolchini
Тема Re: Portability, was: using functions to generate custom error messages
Дата
Msg-id 20021117211542.GA1103@bebop
обсуждение исходный текст
Ответ на Portability, was: using functions to generate custom error messages  ("Josh Berkus" <josh@agliodbs.com>)
Ответы Re: Portability, was: using functions to generate custom error messages
Список pgsql-novice
<quote who="Josh Berkus">
> Thus, in the abstract, a design relying on triggers and procedures is
> perfectly portable *in concept*, but the actual code would need to be
> re-written for each target platform.

Not only the database code (stored procedures and triggers) needs to be
rewritten, but also application (or front-end) calls to stored procedures
often need to be rewritten as each database has its way of calling them.

a.

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

Предыдущее
От: Andrew Tuson
Дата:
Сообщение: Help with PostgreSQL Access
Следующее
От: "Reshat Sabiq"
Дата:
Сообщение: Re: Portability, was: using functions to generate custom error messages