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
This fixes the build for FreBSD 13.2, 13.3, 14.0 and maybe also for 15.
```
linking shared-object pg_query/pg_query.so
ld: error: version script assignment of 'global' to symbol '_Init_pg_query' failed: symbol not defined
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
```
0 commit comments