Re: source code indexer

Поиск
Список
Период
Сортировка
От Nigel J. Andrews
Тема Re: source code indexer
Дата
Msg-id Pine.LNX.4.21.0208302345080.667-100000@ponder.fairway2k.co.uk
обсуждение исходный текст
Ответ на source code indexer  (Laurette Cisneros <laurette@nextbus.com>)
Ответы Re: source code indexer
Re: source code indexer
Список pgsql-hackers
On Fri, 30 Aug 2002, Laurette Cisneros wrote:

> 
> HI all,
> 
> Sorry to interrupt your busy list.
> 
> I was wondering if you could recomend a good source code db/indexer that
> could be used to search through the postgresql code?

I think I must be one of those 'old school' types. I use
find <somedir> <some spec.> | xargs grep

often followed by tags in Emacs.

It isn't perfect but then I'm not either.


-- 
Nigel J. Andrews
Director

---
Logictree Systems Limited
Computer Consultants



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: Running postgres on a read-only file system
Следующее
От: Ashley Cambrell
Дата:
Сообщение: Re: tweaking MemSet() performance