/pg_statsinfo-10.0

pg_statsinfo with a patch for Debian-based systems.

Primary LanguageCOtherNOASSERTION

pg_statsinfo 10.0 with a patch for debian-based systems

About this

This repository provides a patched version of pg_statsinfo 10.0 for debian-based systems (like Docker's postgres image.).

Due to upstream issue, pg_config in Debian package reports wrong LIBDIR for libpgcommon, libpgport, thus failing build of pg_statsinfo.

c.f. reorg/pg_repack#179