Re: source code indexer

From: "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk>
To: Laurette Cisneros <laurette(at)nextbus(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: source code indexer
Date: 2002-08-30 22:47:37
Message-ID: Pine.LNX.4.21.0208302345080.667-100000@ponder.fairway2k.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashley Cambrell 2002-08-30 23:31:25 Re: tweaking MemSet() performance
Previous Message Rod Taylor 2002-08-30 21:43:29 Re: Running postgres on a read-only file system