Query cancel and OOB data - Mailing list pgsql-hackers

From Bruce Momjian
Subject Query cancel and OOB data
Date
Msg-id 199805181628.MAA18466@candle.pha.pa.us
Whole thread Raw
List pgsql-hackers
OK, thanks to Tom Lane's many patches, I have query cancel working on my
machine.  However, it is not working with Unix domain sockets.  I get:

    Cannot send cancel request:
    PQrequestCancel() -- couldn't send OOB data: errno=45
    Operation not supported

This is under BSDI 3.1.

Do Unix Domain sockets support OOB(out-of-band) data?

I will commit patches soon.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)


pgsql-hackers by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] Re: [PATCHES] char/varchar locale support
Next
From: Brett McCormick
Date:
Subject: Re: [HACKERS] Re: [PATCHES] char/varchar locale support