Re: Problems with 8.4, FLOAT8PASSBYVAL and x86_64 GNU/Linux

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Problems with 8.4, FLOAT8PASSBYVAL and x86_64 GNU/Linux
Дата
Msg-id 20090716164342.GA5203@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Problems with 8.4, FLOAT8PASSBYVAL and x86_64 GNU/Linux  (Rafael Martinez <r.m.guerrero@usit.uio.no>)
Список pgsql-general
Rafael Martinez wrote:

> This is the Makefile we use:
> - ---------------------------------------
> PG_SRC=/usr/local/src
> PG_LIB=/usr/local/lib
> SERVER_INCLUDES += -I $(shell /local/opt/pgsql-8.4/bin/pg_config
> - --includedir)
> SERVER_INCLUDES += -I $(shell /local/opt/pgsql-8.4/bin/pg_config
> - --includedir-server)

I suggest you rewrite your makefile to use PGXS.  The problem might be a
difference in CFLAGS.  It would make the makefile a lot simpler too.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: Yuriy Rusinov
Дата:
Сообщение: Re: Please help
Следующее
От: John
Дата:
Сообщение: something to suggest indexes