| From: | Craig Ringer <craig(at)postnewspapers(dot)com(dot)au> |
|---|---|
| To: | Dave Page <dpage(at)pgadmin(dot)org> |
| Cc: | Kevin Flanagan <kevin-f(at)linkprior(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Visual Studio 2005, C-language function - avoiding hacks? |
| Date: | 2010-03-05 09:50:23 |
| Message-ID: | 4B90D3DF.5010903@postnewspapers.com.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Dave Page wrote:
> On Fri, Mar 5, 2010 at 9:31 AM, Craig Ringer
> <craig(at)postnewspapers(dot)com(dot)au> wrote:
>
>> Why _not_ distribute gettext headers, though? Sources I can understand
>> for size reasons, but the headers are small and fuss free, and you need
>> the _right_ _versions_ to build against the Pg backend.
>
> No reason, other than I didn't realise they were needed to build extension.
>
Ah, fair enough. I read:
> We do include the library. We don't include the headers or source for
> third party code though - that would be considered part of the build
> environment, just the same as the Windows SDK.
as "we don't want to distribute third-party headers even if required by
Pg's own headers" and thus thought you *did* know but by policy didn't
want to distribute them.
--
Craig Ringer
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Flanagan | 2010-03-05 09:55:26 | Re: Visual Studio 2005, C-language function - avoiding hacks? |
| Previous Message | Jesper Krogh | 2010-03-05 09:46:39 | Using GIN/Gist to search the "union" of two indexes? |