Re: pgsql: Provide errno-translation wrappers around bind() and listen() on

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Provide errno-translation wrappers around bind() and listen() on
Дата
Msg-id 21267.1460641531@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: Provide errno-translation wrappers around bind() and listen() on  (David Rowley <david.rowley@2ndquadrant.com>)
Список pgsql-committers
David Rowley <david.rowley@2ndquadrant.com> writes:
> On 13 April 2016 at 11:52, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Provide errno-translation wrappers around bind() and listen() on Windows.

> I'm not really sure why you made pgwin32_bind take a pointer to an
> int, instead of just an int. I assume a mistake?

Sheer brain fade, exacerbated by not looking closely at the buildfarm
results :-(

Thanks for the patch, pushed.

            regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix prototype of pgwin32_bind().
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Docs: clarify description of LIMIT/OFFSET behavior.