Changes between Initial Version and Version 1 of Ticket #25955, comment 3


Ignore:
Timestamp:
Dec 20, 2015, 9:08:34 AM (8 years ago)
Author:
Artyem Klimenko

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25955, comment 3

    initial v1  
    3131
    3232In mysql it works fine.
    33 The current behavior of Postgres violates the logic transaktion.atomic.
     33The current behavior of Postgres violates the logic transaction.atomic.
    3434To work correctly, I have to think about nesting transaktion.atomic.
    3535If the function is wrapped in a atomic, atomic cause within another unit will conduct one another more.
Back to Top