I've added missing temporal_tables.c to the project and missing PGDLLEXPORT macro to _PG_init so it is exported and things are initialized properly. It should close #10.
P.S. Did you consider setting up AppVeyor for automated builds/testing?
Here is the minimal appveyor.yml that kind of works for a repo I cloned
I've added missing temporal_tables.c to the project and missing PGDLLEXPORT macro to _PG_init so it is exported and things are initialized properly. It should close #10. P.S. Did you consider setting up AppVeyor for automated builds/testing? Here is the minimal appveyor.yml that kind of works for a repo I cloned