| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Magnus Hagander <magnus(at)hagander(dot)net> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: gendef fixes |
| Date: | 2007-01-09 22:20:29 |
| Message-ID: | 200701092220.l09MKT121825@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Your patch has been added to the PostgreSQL unapplied patches list at:
http://momjian.postgresql.org/cgi-bin/pgpatches
It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.
---------------------------------------------------------------------------
Magnus Hagander wrote:
> 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, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-01-09 22:22:20 | Re: pg_regress updates for vc++ bulid |
| Previous Message | Bruce Momjian | 2007-01-09 22:20:00 | Re: [HACKERS] SGML index build fix |