Re: postgresql-7.4b1 Native-Windows patch
I went over this patch and fixed the problem with WIN32_CONSOLE. It
seems you have a problem with mbvalidate. Is that correct? What
doesn't work there?
Also, I see you had to ifdef out something in thread.c. Would you test
current CVS and see if you still need that change.
Thanks.
---------------------------------------------------------------------------
Hiroshi Saito wrote:
Hi Bruce.
Current 7.4b1 can't be made with Native-Windows.
This wasn't necessarily investigated in detail.
It was modified because first of all I wanted to use it.
psql.exe works in this.Take it into consideration as an information though it thinks whether it is
during the progress.Regards,
Hiroshi Saito
[ Attachment, skipping... ]
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
Import Notes
Reply to msg id not found: 02b901c366be$08224970$1f324d80@w2k
Hi Bruce.
As for mbvalidate, it seems that this is all right.
Thank you.
Regards,
Hiroshi Saito
----- Original Message -----
From: "Bruce Momjian" <pgman@candle.pha.pa.us>
Show quoted text
I went over this patch and fixed the problem with WIN32_CONSOLE. It
seems you have a problem with mbvalidate. Is that correct? What
doesn't work there?Also, I see you had to ifdef out something in thread.c. Would you test
current CVS and see if you still need that change.Thanks.