Re: Old source code needed

Поиск
Список
Период
Сортировка
От NTPT
Тема Re: Old source code needed
Дата
Msg-id 22C.DhXG.1tYxtWFCUzj.1MM2BN@seznam.cz
обсуждение исходный текст
Ответ на Old source code needed  (NTPT <NTPT@seznam.cz>)
Ответы Re: Old source code needed  (Jan de Visser <jan@de-visser.net>)
Re: Old source code needed  (Andres Freund <andres@anarazel.de>)
Список pgsql-general
Thanx for help,  I grab the source code  that match  old cluster fs backup.

However: Should it run fine compiled  with recent gcc 4.9.3 ?

while compiled with this gcc , I got a lot of strange errors like

ERROR:  could not identify an ordering operator for type name at character 3336
HINT:  Use an explicit ordering operator or modify the query.

with \dt or \list  or other  commands and select.


Hovever compiling it with gcc 3.4.6 and everythig works.

Is it intended (expected) behavior or a compiller bug (Being on Gentoo, compiller bug scary me a lot).

thanx


---------- Původní zpráva ----------
Od: Adrian Klaver <adrian.klaver@aklaver.com>
Komu: NTPT <NTPT@seznam.cz>, pgsql-general@postgresql.org
Datum: 26. 11. 2015 22:49:13
Předmět: Re: [GENERAL] Old source code needed

On 11/26/2015 01:29 PM, NTPT wrote:
> Hi all, I need to find a old source codes for Postgresql9.0 BETA relases.
> could You help me ?
>

http://git.postgresql.org/gitweb/?p=postgresql.git;a=tags

Then, say for REL9_0_BETA2 click on commit which will take you to:

http://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=dcd52a64bd9d3baa252a8bea662b08f7780035a1

click on the snapshot link and you will get a postgres*.tar.gz file that
is the code at 9.0beta2

--
Adrian Klaver
adrian.klaver@aklaver.com

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

Предыдущее
От: Albe Laurenz
Дата:
Сообщение: Re: Taking lot time
Следующее
От: Benedikt Grundmann
Дата:
Сообщение: Re: Problems with pg_upgrade after change of unix user running db.