Обсуждение: Follow up on intallation of psql7.03 on solaris 7

Поиск
Список
Период
Сортировка

Follow up on intallation of psql7.03 on solaris 7

От
Fausto Guzzetti
Дата:
This is a follow up on a previous message.

I am traying to install Postgresql 7.0.3 on Solaris 7 with ODBC support,
and it fails.

It doesn't compile src/backend/executor/nodeMajorjoin.c

The problem might be the following:

the MJ_join function that in nodeMajorjoin.c has only one parameter in
the corresonding include/backend/executor/ file(s)? has 2 parameters.
That is why the copiler fails!

Well, what should I do?

Regards, fausto


--
Fausto Guzzetti
CNR - IRPI Perugia
via della Madonna Alta, 126
06128 PERUGIA (Italy)
Tel. +39 075.505.4943
Fax. +39 075.505.1325
E.mail F.Guzzetti@irpi.pg.cnr.it



Re: Follow up on intallation of psql7.03 on solaris 7

От
Peter Eisentraut
Дата:
Fausto Guzzetti writes:

> This is a follow up on a previous message.
>
> I am traying to install Postgresql 7.0.3 on Solaris 7 with ODBC support,
> and it fails.
>
> It doesn't compile src/backend/executor/nodeMajorjoin.c

There is no such file in any PostgreSQL release.

> The problem might be the following:

We are really not interested in what the problem "might be".  As long as
you don't show us the error message as it appears on the screen you won't
get any help.

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/