mirror of
https://github.com/postgres/postgres.git
synced 2026-05-19 07:03:27 -04:00
04ca4caa81
no evidence that any currently-supported platform needs this, and good reason to think that any platform that did need it couldn't use the static libraries anyway --- libpq, at least, has circular references. Removing the code shuts up tsort warnings about the circular references on some platforms.