Re: Fixing row comparison semantics
От | Bruce Momjian |
---|---|
Тема | Re: Fixing row comparison semantics |
Дата | |
Msg-id | 200512260509.jBQ59Zs08835@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: Fixing row comparison semantics (Alvaro Herrera <alvherre@commandprompt.com>) |
Список | pgsql-hackers |
Alvaro Herrera wrote: > 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. There is also id-utils, which is mentioned in our developer FAQ. That's what I use, but it is strictly command-line or 'edit all files with X', while I think glimpse and cscope are more like applications, though they probably have command-line interfaces too. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001+ If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania19073
В списке pgsql-hackers по дате отправления: