gendef fixes

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-patches(at)postgresql(dot)org
Subject: gendef fixes
Date: 2007-01-09 11:29:55
Message-ID: 20070109112955.GA18687@svr2.hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Attached patch fixes two problems:

1) gendef works from inside visual studio - use a tempfile instead of
redirection, because for some reason you can't redirect dumpbin from
inside (patch from Joachim Wieland)
2) gendef must process only *.obj, or you get weird errors in some build
scenarios when it tries to process a logfile

//Magnus

Attachment Content-Type Size
gendef.patch text/plain 1.0 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Gurjeet Singh 2007-01-09 13:07:48 Re: [HACKERS] [Fwd: Index Advisor]
Previous Message Tom Lane 2007-01-09 06:01:08 Re: vcbuild optional packages