mirror of https://github.com/postgres/postgres
Fix thinko in commit 2bd9e412f9.
Obviously, every translation unit should not be declaring this separately. It needs to be PGDLLIMPORT as well, to avoid breaking third-party code that uses any of the functions that the commit mentioned above changed to macros.pull/14/head
parent
465d7e1882
commit
c30be9787b
Loading…
Reference in new issue