Conditionally disabled JIT optimizer during execution of update_posts_rshares
Compare changes
@@ -8,9 +8,19 @@ LANGUAGE 'plpgsql'
@@ -8,9 +8,19 @@ LANGUAGE 'plpgsql'
@@ -84,6 +94,11 @@ ELSE
@@ -84,6 +94,11 @@ ELSE
Conditionally disabled JIT optimizer during execution of update_posts_rshares to eliminate LIVE SYNC slowdown. Related to issue #168 (closed)