simple plpgsql / sql function question

Поиск
Список
Период
Сортировка
От Joshua
Тема simple plpgsql / sql function question
Дата
Msg-id 47D6C0BE.9040004@joshuaneil.com
обсуждение исходный текст
Ответы Re: simple plpgsql / sql function question  ("Merlin Moncure" <mmoncure@gmail.com>)
Список pgsql-hackers
Hello,

I have a series of SQL Update statements. I would like to write a 
function which runs all of the SQL Update statements one at a time, in 
order from top to bottom. Can somebody share the basic syntax that I 
would need to write the aforementioned function?

Please let me know.

Thanks


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] Fix for large file support (nonsegment mode support)
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Add: > o Add SQLSTATE severity to PGconn return status > >