Re: information Windows - PostgreSQL

From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
To: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: information Windows - PostgreSQL
Date: 2003-06-18 16:13:23
Message-ID: 303E00EBDD07B943924382E153890E5433F886@cuthbert.rcsinc.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Outside of some quirky behavior like int/0 handling, what is wrong with
the peerdirect's signal handler so that it has to be redone? Win32 has
signal handling, just not as robust and complete as *nix.

Regards,
Merlin

-----Original Message-----
From: Bruce Momjian [mailto:pgman(at)candle(dot)pha(dot)pa(dot)us]
Sent: Wednesday, June 18, 2003 10:03 AM
To: P.M
Cc: PostGreSQL mailing list
Subject: Re: [HACKERS] information Windows - PostgreSQL

Not sure. We are petty deep in the backend code allowing CreateProcess
and then we need to add signal handling. We don't have anything running
yet.

------------------------------------------------------------------------
---

P.M wrote:
> Hi,
>
> I would like to participate to PostgreSQL under
> Windows platform.
>
> What can i do to help ?
>
> x04001
>
> __________________________________
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com
>
> ---------------------------(end of
broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if
your
> joining column's datatypes do not match
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania
19073

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Rod Taylor 2003-06-18 16:16:51 Re: pg_get_triggerdef in pg_dump
Previous Message Andreas Pflug 2003-06-18 15:57:41 Re: pg_get_triggerdef in pg_dump