Re: Prompt User From a pgplsql Function
От
Ragnar Hafstað
Тема
Re: Prompt User From a pgplsql Function
Дата
Msg-id
1107025254.27081.10.camel@localhost.localdomain
Ответ на
Re: Prompt User From a pgplsql Function (Terry Lee Tucker)
Список
Дерево обсуждения
Prompt User From a pgplsql Function Terry Lee Tucker <terry@esc1.com>
Re: Prompt User From a pgplsql Function Terry Lee Tucker <terry@esc1.com>
Re: Prompt User From a pgplsql Function Tom Lane <tgl@sss.pgh.pa.us>
Re: Prompt User From a pgplsql Function Terry Lee Tucker <terry@esc1.com>
Re: Prompt User From a pgplsql Function Ragnar Hafstað <gnari@simnet.is>
Re: Prompt User From a pgplsql Function Terry Lee Tucker <terry@esc1.com>
Re: Prompt User From a pgplsql Function Terry Lee Tucker <terry@esc1.com>
On Sat, 2005-01-29 at 13:21 -0500, Terry Lee Tucker wrote: [on prompting user in the middle of a transaction] > Thanks for the reply, Tom. I just had an idea about writting the answer from > the client to a table designed for that purpose. It could have a unique key > as the pid and a column for storing the answer. When the notice receiver > returns, I could have the function check for the answer in the table. I have > successfully created my own notice receiver and it works. won't there be visibility problems with this ? gnari
В списке pgsql-general по дате отправления