You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When included into postgresql contribs, and postgresql configured "out of source", pg_pathman could not build because it misses include path.
Fix it by referring top_srcdir and subdir if build without USE_PGXS.
0 commit comments