mirror of
https://github.com/postgres/postgres.git
synced 2025-06-03 00:02:26 -04:00
The new fields are min_time, max_time, mean_time and stddev_time. Based on an original patch from Mitsumasa KONDO, modified by me. Reviewed by Petr Jelínek.