Re: Debug Contrib/cube code

Поиск
Список
Период
Сортировка
От Joshua Tolley
Тема Re: Debug Contrib/cube code
Дата
Msg-id 4dcb3410.8423440a.36e0.1dbf@mx.google.com
обсуждение исходный текст
Ответ на Debug Contrib/cube code  (Nick Raj <nickrajjain@gmail.com>)
Ответы Re: Debug Contrib/cube code
Список pgsql-general
On Fri, May 06, 2011 at 10:43:23AM +0530, Nick Raj wrote:
> Hi,
> I am using postgresql-8.4.6. I want to debug the contrib/cube code. Can we
> able to debug that cube code?  Because there is no .configure  file to
> enable debug. Is there is any way to change make file to enable debug?

If your postgres build uses --enable-debug, cube should use it as well. It
determines this either through pg_config, or by referring to makefiles in the
postgres source directory contrib/cube lives in.

--
Joshua Tolley / eggyknap
End Point Corporation
http://www.endpoint.com

Вложения

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

Предыдущее
От: Tim Uckun
Дата:
Сообщение: Sharing data between databases
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: ERROR: cannot execute nextval() in a read-only transaction