Re: Fixing row comparison semantics

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Fixing row comparison semantics
Дата
Msg-id 20051225005650.GA18554@surnet.cl
обсуждение исходный текст
Ответ на Re: Fixing row comparison semantics  (Martijn van Oosterhout <kleptog@svana.org>)
Ответы Re: Fixing row comparison semantics  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Andrew Dunstan"
Дата:
Сообщение: Re: [PATCHES] default resource limits
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Unsplitting btree index leaf pages