Re: walreceiver is uninterruptible on win32

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: walreceiver is uninterruptible on win32
Дата
Msg-id 20733.1271297859@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: walreceiver is uninterruptible on win32  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: walreceiver is uninterruptible on win32
Список pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> Looking at the call-sites, there are bugs now - if PQexec() returns
> NULL, we don't deal with it. It also doesn't always free the result
> properly. I've added checks for that.

I think you're just adding useless complexity there.  PQresultStatus
defends itself just fine against a NULL input, and most other libpq
functions likewise.
        regards, tom lane


В списке pgsql-hackers по дате отправления: