Tom Lane wrote:
"Magnus Hagander" <[EMAIL PROTECTED]> writes:
I don't have a build env around ATM to test, but my guess would be the
new libpq linking. These functions are probably imported from libpq, and
therefor must be added to the .def file (or rather the .txt file that
generates the .def file that Tom just committed if you have the very
latest-and-greates cvs ver) for libpq.dll.
I have a better idea: make pg_autovacuum not use DLLists. That code
is slated for eventual removal from libpq anyway (if not complete
destruction). Had I been aware that autovacuum was using it I would
have objected ...
Ok, what do you recommend I replace the DLLists with?
---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html
