Hi, I have a question about transactions.
I am developing a Postgresql client.
If I start a transaction in a Postgresql client code, and in this
process a trigger is executed. Are all the processes within the trigger
in the transaction too?
Thank you
P.D. Sorry for my English.