Re: Returning SQL statement

Поиск
Список
Период
Сортировка
От rlee0001
Тема Re: Returning SQL statement
Дата
Msg-id 1137089277.209872.316520@f14g2000cwb.googlegroups.com
обсуждение исходный текст
Ответ на Returning SQL statement  ("rlee0001" <robeddielee@hotmail.com>)
Список pgsql-general
Thanks guys but I cannot use C on the database server. I am a lowly
coder in a large organization and even getting pl/PGSQL loaded into the
production database practically took an act of congress. So for now
solutions that require stored procedures to be written in C are not an
option.

pl/Perl would almost work. They loaded it onto the production database
when I requested pl/PGSQL but they didn't load it into my sandbox
(development) database.

You have no idea has bureaucratic a place can be. :o) I think I'm just
going to build a SQL statement by comparing each field in turn between
OLD and NEW. Thanks for all your help everyone! Its highly appreciated.
Maybe in the next version of postgresql some of this stuff will be
built in since appearantly it is so desirable to people.

-Robert


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

Предыдущее
От: Kai Hessing
Дата:
Сообщение: Problem with restoring database from 7.3.1 to 8.0.1
Следующее
От: "rlee0001"
Дата:
Сообщение: PostgreSQL Top 10 Wishlist