Re: Fixing row comparison semantics

Alvaro Herrera <alvherre@commandprompt.com>

From: Alvaro Herrera <alvherre@commandprompt.com>
To: Martijn van Oosterhout <kleptog@svana.org>
Cc: Christopher Kings-Lynne <chriskl@familyhealth.com.au>, Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org
Date: 2005-12-25T00:56:50Z
Lists: 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