On 02/16/2011 08:46 PM, pasman pasmański wrote:
If I have after insert trigger on some table which updates some data in
that same table, will be the select statement from some other client
executed after all statements in that trigger?
select statement is fired before commit ?
pas
Hi.
If I have after insert trigger on some table which updates some data in
that same table, will be the select statement from some other client
executed after all statements in that trigger?
Thank you and kind regards,
Rok
--
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To ma