github powa-team/pg_qualstats 1.0.3

latest releases: 2.1.1, debian/2.1.0-1, 2.1.0...
6 years ago

Bugfix:

  • Fix a missing call to InstrEndLoop (Tomas Vondra)
  • Sample all nested queries when top level statement is sampled (Julien
    Rouhaud)
  • Make sure hash keys can be compared using memcmp (Julien Rouhaud)
  • Fix behavior with parallel queries (Julien Rouhaud based on a patch by
    Tomas Vondra)
  • Fix bug on TEXTCONST not being byval (Ronan Dunklau)
  • Fix 64bits counters on pass-by-ref float8 architectures (Julien Rouhaud)
  • Fix bug in pg_qualstats_names (Ronan Dunklau)
  • Fix bug in const position (Julien Rouhaud)
  • Fix pg_qualstats_pretty to use text instead of regoper, allowing usage of
    pg_upgrade when pg_qualstats is installed (Julien Rouhaud)
  • Fix segfault when interleaved executors cause bad sampling detection
    (Julien Rouhaud, reported by Andreas Seltenreich)

Miscellaneous:

  • Add pg 10 compatibility (Julien Rouhaud)
  • Do not install docs anymore (Ronan Dunklau)
  • Add missing occurences/nbfiltered fields to pg_qualstats_pretty and
    pg_qualstats_all views (Julien Rouhaud)

Don't miss a new pg_qualstats release

NewReleases is sending notifications on new releases.