gendef fixes - Mailing list pgsql-patches

From Magnus Hagander
Subject gendef fixes
Date
Msg-id 20070109112955.GA18687@svr2.hagander.net
Whole thread Raw
Responses Re: gendef fixes  (Bruce Momjian <bruce@momjian.us>)
Re: gendef fixes  (Neil Conway <neilc@samurai.com>)
List 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

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: vcbuild optional packages
Next
From: "Gurjeet Singh"
Date:
Subject: Re: [HACKERS] [Fwd: Index Advisor]