Re: PostgreSQL cross-reference using LXR - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: PostgreSQL cross-reference using LXR
Date
Msg-id GNELIHDDFBOCMGBFGEFOMENOCBAA.chriskl@familyhealth.com.au
Whole thread Raw
In response to PostgreSQL cross-reference using LXR  (Joe Conway <mail@joeconway.com>)
Responses Re: PostgreSQL cross-reference using LXR  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I'd love such a service...

Makes it a lot easier for me to figure out what the heck all the functions
and types are...

Chris

> -----Original Message-----
> From: pgsql-hackers-owner@postgresql.org
> [mailto:pgsql-hackers-owner@postgresql.org]On Behalf Of Joe Conway
> Sent: Tuesday, 26 March 2002 2:32 PM
> To: pgsql-hackers
> Subject: [HACKERS] PostgreSQL cross-reference using LXR
>
>
> Has anyone ever considered setting up LXR to cross-reference pgsql
> source on developer.postgresql.org or maybe techdocs.postgresql.org? I
> have seen it used in a couple of projects (originally written for the
> Linux kernel; lxr.php.net is another user), and it seems pretty useful.
> I set one up if anyone wants to take a look:
>
> http://www.joeconway.com/lxr.pgsql/
>
> It just needs apache, perl, glimpse, agrep, and a small amount of
> configuration (and of course a fresh copy of cvs tip).
>
> Joe
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>



pgsql-hackers by date:

Previous
From: Joe Conway
Date:
Subject: PostgreSQL cross-reference using LXR
Next
From: Tom Lane
Date:
Subject: Re: PostgreSQL cross-reference using LXR