Re: Okay, DLLIMPORT is making me crazy

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Okay, DLLIMPORT is making me crazy
Date: 2008-11-14 22:00:26
Message-ID: 21818.1226700026@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

... meanwhile, the MSVC port has got its own issues:

Generating win32ver.rc for src\backend
Building src\pl\plperl\SPI.c...
Could not determine contrib module type for intagg
at build.pl line 37

I am not sure what if anything that script needs to do for a contrib
module with no .c files.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2008-11-14 22:06:04 Re: "ORDER BY" clause prevents "UPDATE WHERE CURRENT OF"
Previous Message Gregory Stark 2008-11-14 21:56:57 Re: "ORDER BY" clause prevents "UPDATE WHERE CURRENT OF"