On Tue, Nov 8, 2016 at 1:29 PM, John R Pierce <pierce@hogranch.com> wrote:
> I am not sure what this postgres.lib is, what are the functions you're using
> ?
It contains references to all the exposed functions of the backend on
Windows. Using something like dumpbin /exports postgres.lib would show
exactly that if I recall correctly. But, anyway, what Kiran is looking
for here is to build his stuff via PGXS.
--
Michael