Thread: How to build pgsql without producing the shared lib libpg.so?

How to build pgsql without producing the shared lib libpg.so?

From
Yan Zhang Chen
Date:
Hi all! Due to some reason, I need to build pgsql without producing
the shared lib libpg.so. Is there a configure option for disabling
producing the shared lib? If not, I guess I would need to modify
some config/Makefiles; what would be the appropriate way?

Thanks for your help,
--Yan