Bruce Momjian <bruce(at)momjian(dot)us> writes:
> For me, 'struct timeval' is coming in via #include "libpq/libpq.h", but
> of course that is _after_ the inclusion of resource.h.
Ah, that explains it.
> Not sure where
> you see that sys/resource.h was always there. Looking at the CVS diffs
> I see it added only in the past day.
It was further down before.
There's still something pretty strange here, though, because AFAICS
configure should have rejected sys/resource.h if it needs sys/time.h.
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Chris Campbell | Date: 2006-10-08 18:43:28 |
| Subject: Re: [PATCHES] Use non-deprecated APIs for dynloader/darwin.c |
| Previous: | From: Tom Lane | Date: 2006-10-08 18:29:25 |
| Subject: Re: Use non-deprecated APIs for dynloader/darwin.c |
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2006-10-08 19:18:29 |
| Subject: Re: pgsql: In release notes, mention that |
| Previous: | From: Jaime Casanova | Date: 2006-10-08 18:26:14 |
| Subject: Re: pgsql: In release notes, mention that multi-line history saving does not |