On Sun, May 17, 2009 at 1:01 AM, Tom Lane <t...@sss.pgh.pa.us> wrote: > Dave Page <dp...@pgadmin.org> writes: >> Hmm, that was easier than I expected: > >> perl510.dll!PerlIOUnix_refcnt_inc(int fd=0) Line 2339 C >> perl510.dll!PerlIOUnix_setfd(interpreter * my_perl=0x00000000, >> _PerlIO * * f=0x00000000, int fd=0, int imode=0) Line 2548 + 0xc >> bytes C >> perl510.dll!PerlIOUnix_open(interpreter * my_perl=0x00242544, >> _PerlIO_funcs * self=0x280cb548, PerlIO_list_s * layers=0x012d3494, >> long n=0, const char * mode=0x280be040, int fd=0, int imode=0, int >> perm=0, _PerlIO * * f=0x00000000, int narg=0, sv * * args=0x00000000) >> Line 2626 C > > Hmmm ... you sure functions named like that should be getting called > in a Windows build?
Well there are #ifdef WIN32 blocks in some of those PerlIOUnix functions, so I assume they are expected to be used on Windows. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs