diff options
author | Simon Riggs <simon@2ndQuadrant.com> | 2018-03-28 05:21:00 +0100 |
---|---|---|
committer | Simon Riggs <simon@2ndQuadrant.com> | 2018-03-28 05:21:00 +0100 |
commit | 5b0d7f6996abfc1e3e51bac62af6076903635dc8 (patch) | |
tree | a83fc97c532ee762a68ae012496f85c1b0980388 /contrib/jsonb_plpython/jsonb_plpython2u.control | |
parent | f4f5845b3182ab930e525b1419bca47ac611604e (diff) | |
download | postgresql-5b0d7f6996abfc1e3e51bac62af6076903635dc8.tar.gz postgresql-5b0d7f6996abfc1e3e51bac62af6076903635dc8.zip |
Use pg_stat_get_xact* functions within xacts
Resolve build farm failures from c203d6cf81b4d7e43,
diagnosed by Tom Lane.
The output of pg_stat_get_xact_tuples_hot_updated() and friends
is not guaranteed to show anything after the transaction completes.
Data is flushed slowly to stats collector, so using them can
give timing issues.
Diffstat (limited to 'contrib/jsonb_plpython/jsonb_plpython2u.control')
0 files changed, 0 insertions, 0 deletions