From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Dann Corbit <DCorbit(at)connx(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Open 7.3 items |
Date: | 2002-07-31 20:47:58 |
Message-ID: | 200207312047.g6VKlwU18994@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
If you can contribute it, I think it would be valuable to the two other
Win32 projects that are working on porting the 7.3 code to Win32.
I don't think they will have any code ready for 7.3 but they may have a
few pieces they want to get in to make their 7.3 patching job easier,
like renaming macros or variables or something.
---------------------------------------------------------------------------
Dann Corbit wrote:
> > -----Original Message-----
> > From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
> > Sent: Tuesday, July 30, 2002 9:50 PM
> > To: Bruce Momjian
> > Cc: PostgreSQL-development
> > Subject: Re: [HACKERS] Open 7.3 items
> [snip]
>
> > > Win32 - timefame?
>
> I may be able to contribute the Win32 stuff we have done here. (Not
> sure of it, but they do seem more open to the idea now). It's only for
> 7.1.3, and so I am not sure how helpful it would be. There is also a
> bunch of stuff that looks like this in the code:
>
> #ifdef ICKY_WIN32_KLUDGE
> /* Bletcherous hack to make it work in Win32 goes here... */
> #else
> /* Normal code goes here... */
> #endif
>
> Let me know if you are interested.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-07-31 20:53:27 | Re: Open 7.3 items |
Previous Message | Bruce Momjian | 2002-07-31 20:43:34 | Re: Open 7.3 items |