On Tue, Mar 19, 2019 at 12:38 PM legrand legrand <legrand_legr...@hotmail.com> wrote: > Would it make sense to add it in auto explain ? > I don't know for explain itself, but maybe ...
I think that it should appear in EXPLAIN. pg_stat_statements already cannot have a query hash of zero, so it might be okay to display it only when its value is non-zero. -- Peter Geoghegan