Re: Emulating trigger BEFORE SELECT behavior
От | Alfonso Afonso |
---|---|
Тема | Re: Emulating trigger BEFORE SELECT behavior |
Дата | |
Msg-id | B0F9EDC9-2711-4161-BC63-52F838880348@gmail.com обсуждение исходный текст |
Ответ на | Emulating trigger BEFORE SELECT behavior (Atri Sharma <atri.jiit@gmail.com>) |
Ответы |
Re: Emulating trigger BEFORE SELECT behavior
|
Список | pgsql-general |
Hi Atri Maybe you could think different and, instead of do a "before select trigger", you can: - create a store procedure with result is a recordset - create a view If you can't... could you please explain us a bit more about the requirements about this before action? Good luck Regards El 18/04/2013, a las 08:54, Atri Sharma <atri.jiit@gmail.com> escribió: > Hi all, > > I need a tool which allows me to do a task before every SELECT on a > table. Specifically,the behavior I would get with a BEFORE SELECT > trigger. > > Please advice me on this. > > Regards, > > Atri > > -- > Regards, > > Atri > l'apprenant > > > -- > Sent via pgsql-general mailing list (pgsql-general@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-general Alfonso Afonso (personal)
В списке pgsql-general по дате отправления: