Re: question about source download site.

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Cc: katsumata(dot)tomonari(at)po(dot)ntts(dot)co(dot)jp, pgsql-general(at)postgresql(dot)org
Subject: Re: question about source download site.
Date: 2012-07-05 09:06:29
Message-ID: CABUevEyPLWgBJ230ovMToQQumUE8SHvA0ZnwCYafcEnQ--+zkQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Jul 5, 2012 at 8:15 AM, Tatsuo Ishii <ishii(at)postgresql(dot)org> wrote:
>> Hi,
>>
>> I have a small question about the site of PostgreSQL source.
>> http://www.postgresql.org/ftp/source/
>>
>> Now I can see some directories of PostgreSQL 9.2beta1/2.
>> - v9.2.0beta1
>> - v9.2.0beta2
>> - v9.2beta1
>> - v9.2beta2
>>
>> It seems to be pointed the same direcotory with each version.
>> - v9.2beta1 => v9.2.0beta1
>> - v9.2beta2 => v9.2.0beta2
>>
>> I don't know why it's duplicated.
>> acording to my memory, it's not duplicated when 9.1 has released.
>>
>> anyone knows the reason ?
>
> There was a discussion about release versioning:
> http://archives.postgresql.org/pgsql-hackers/2012-06/msg01100.php
>
> I don't know the conclusion though.

Those are just symlinks. You'll notice that if you click them, they
point to the same URL.

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Robert Klemme 2012-07-05 12:30:23 Re: The need for clustered indexes to boost TPC-V performance
Previous Message Stefan Schwarzer 2012-07-05 06:20:12 Re: ERROR: function crosstab(unknown, unknown) does not exist