Re: Debug contrib/cube code - Mailing list pgsql-hackers

From Nick Raj
Subject Re: Debug contrib/cube code
Date
Msg-id BANLkTin8xES77UJ6raTufVuM=SKy58h=tw@mail.gmail.com
Whole thread
In response to Re: Debug contrib/cube code  (Euler Taveira de Oliveira <euler@timbira.com>)
Responses Re: Debug contrib/cube code
List pgsql-hackers
Sorry i don't know about AFAICS.
Yes, i want to modify cube code for this i want to go in detail by debugging.
Can you throw some light on how to debug contrib/cube code?

On Fri, May 6, 2011 at 9:59 PM, Euler Taveira de Oliveira <euler@timbira.com> wrote:
Em 06-05-2011 02:14, Nick Raj escreveu:

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?

What do you want to debug? AFAICS you need to change the code to achieve what you want.


--
 Euler Taveira de Oliveira - Timbira       http://www.timbira.com.br/
 PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento

pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: SSI-related code drift between index_getnext() and heap_hot_search_buffer()
Next
From: Tom Lane
Date:
Subject: Re: Backpatching of "Teach the regular expression functions to do case-insensitive matching"