"Magnus Hagander" <[EMAIL PROTECTED]> writes: > pg_strcasecmp is *not* included in libpostgres.a. It is in > port/libpgport.a, though. (It's also in postgres.exe, but we don't link > against that..)
What do you mean we don't link against that? There must be hundreds of functions in the main backend that plpgsql.dll needs to call. How is it resolving the rest of them? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly