Re: Fixing row comparison semantics - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Fixing row comparison semantics
Date
Msg-id 20051225005650.GA18554@surnet.cl
Whole thread Raw
In response to Re: Fixing row comparison semantics  (Martijn van Oosterhout <kleptog@svana.org>)
Responses Re: Fixing row comparison semantics  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Martijn van Oosterhout wrote:

> > src/tools/make_ctags is your friend...
> 
> That just shows you where a symbol is defined, not where it's called
> from. When you change the parameters of a function, you need to make
> sure you found all the places that used it...
> 
> IOW, it's good for going down the call tree, but not up it.

I use cscope for that.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: "Andrew Dunstan"
Date:
Subject: Re: [PATCHES] default resource limits
Next
From: Tom Lane
Date:
Subject: Re: Unsplitting btree index leaf pages