Re: Simplify Win32 Signaling code - Mailing list pgsql-patches

From Qingqing Zhou
Subject Re: Simplify Win32 Signaling code
Date
Msg-id Pine.GSO.4.58.0506040918570.16123@dvp.cs
Whole thread Raw
In response to Re: psql: \d+ show tablespace of indices  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Revised patch to avoid "lost signals before signaling mechanism is set up
in Win32". This was tested by plus a line:

    Sleep(10*1000);

in the front of pgwin32_signal_initialize().


Regards,
Qingqing

Attachment

pgsql-patches by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: [HACKERS] Inefficiency in recent pgtz patch
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] numeric precision when raising one numeric to another.