<!-- ### IMPORTANT: make sure that you: - are familiar with [known limitations](https://github.com/postgrespro/pg_pathman/wiki/Known-limitations). - checked the [faq](https://github.com/postgrespro/pg_pathman/wiki/What-the-FAQ) for common problems. --> ### Problem description Explain your problem here (it's always better to provide reproduction steps) ... could not load library "/usr/local/pgsql1306/lib/pg_pathman.so": /usr/local/pgsql1306/lib/pg_pathman.so: undefined symbol: errstart_cold ### Environment <!-- Put the result of (SELECT * FROM pg_extension) below --> <!-- Put the result of (SELECT version()) below --> <!-- For Postgres Pro: put the result of (SELECT pgpro_version()) below --> # select version(); PostgreSQL 13.6 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44), 64-bit (1 row) <!-- For Postgres Pro: put the result of (SELECT pgpro_edition()) below --> <!-- put the result of (SELECT get_pathman_lib_version()) below --> pg_pathman-1.5.12