Commit 73fcb279 authored by Marcin's avatar Marcin
Browse files

Performance: each registered table has dedicated trigger function

Instead of have one trigger function for each table, now each table has
dedicated function with trigger service. It allows to execute regular
SQL queries instead of dynamically prepared stements with EXECUTE format.

It helps only for row by row edition in separated quries ( amols 2x
faster for inserting )
parent 0419b17d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment