Currently, the code below always forces static linking: https://github.com/timbess/libpg_query-sys/blob/3ce5062ab8fb5d29b2315bc092cb0238b2e68287/build.rs#L10
Currently, the code below always forces static linking:
libpg_query-sys/build.rs
Line 10 in 3ce5062