mirror of
https://github.com/postgres/postgres.git
synced 2025-10-27 00:03:29 -04:00
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.