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 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster