Solaris docs

Lists: pgsql-hackers
From: Magnus Hagander <magnus(at)hagander(dot)net>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Cc: Bjorn Munch <bjorn(dot)munch(at)oracle(dot)com>
Subject: Solaris docs
Date: 2012-07-03 19:24:00
Message-ID: CABUevEyBcBQn3Y6o_DZi70MhQvMBD-Z=i_uhK_OOT7cgDRtTVg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Our documentation still refers to PostgreSQL bundled in solaris, and
references downloads to the pgfoundry project. We just removed such
references from the website download section, and the downloads are
actually on the main site and not on the pgfoundry project primarily.

Attached patch removes all those references completely, since Solaris
packages are now downloaded the same way as other binaries. It leaves
all the notes about how to compile on solaris and other platform
details, of course.

Any objections?

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

Attachment Content-Type Size
solaris_docs.patch application/octet-stream 759 bytes

From: Bjorn Munch <bjorn(dot)munch(at)oracle(dot)com>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Solaris docs
Date: 2012-07-03 19:58:12
Message-ID: 20120703195812.GA3852@igil
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On 03/07 21.24, Magnus Hagander wrote:
> Our documentation still refers to PostgreSQL bundled in solaris, and
> references downloads to the pgfoundry project.

Oh! I wasn't aware of that.

> Attached patch removes all those references completely, since Solaris
> packages are now downloaded the same way as other binaries. It leaves
> all the notes about how to compile on solaris and other platform
> details, of course.
>
> Any objections?

No objections from here.

- Bjorn Munch (who builds those Solaris packages)


From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Bjorn Munch <bjorn(dot)munch(at)oracle(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Solaris docs
Date: 2012-07-04 07:16:41
Message-ID: CABUevEwhcYxYUC_UqamRrUTkzP8A7o6m2cuS4OMR-+qC-q1zUQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Tue, Jul 3, 2012 at 9:58 PM, Bjorn Munch <bjorn(dot)munch(at)oracle(dot)com> wrote:
> On 03/07 21.24, Magnus Hagander wrote:
>> Our documentation still refers to PostgreSQL bundled in solaris, and
>> references downloads to the pgfoundry project.
>
> Oh! I wasn't aware of that.
>
>> Attached patch removes all those references completely, since Solaris
>> packages are now downloaded the same way as other binaries. It leaves
>> all the notes about how to compile on solaris and other platform
>> details, of course.
>>
>> Any objections?
>
> No objections from here.

ok, applied.

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/