Re: port/thread.c and pthreads

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: port/thread.c and pthreads
Дата
Msg-id 20080422150714.0e710045@mha-laptop
обсуждение исходный текст
Ответ на Re: port/thread.c and pthreads  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: port/thread.c and pthreads  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Bruce Momjian wrote:
> Magnus Hagander wrote:
> > port/thread.c includes the pthreads header files, and contains a
> > bunch of comments about pthreads - but there seems to be no code
> > related to pthreads at all in the file. Am I missing something
> > completely here? ;-)
> 
> Uh, those files are thread-safe/reentrant versions of libc
> functions.  I don't think they need the pthread.h includes.  You want
> to try removing those includes and see how the buildfarm behaves?

Done, let's see what happens...

//Magnus


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

Предыдущее
От: Aaron Spiteri
Дата:
Сообщение: Numeric Functions
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Numeric Functions