Re: source code indexer

From: Joe Conway <mail(at)joeconway(dot)com>
To: Laurette Cisneros <laurette(at)nextbus(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: source code indexer
Date: 2002-08-30 19:16:14
Message-ID: 3D6FC47E.3000202@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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 the real pros use grep and emacs ;-)

But for us mere mortals, I find LXR very useful. I have set one up for
my own use -- it gets rebuilt from cvs nightly. If you are interested see:

https://www.joeconway.com/lxr.pgsql/

use login name "lxr" and password "pglxr" (without the quotes)

HTH,

Joe

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2002-08-30 19:16:25 Re: source code indexer
Previous Message terry 2002-08-30 19:12:32 Re: pgaccess - where to store the own data