Re: man pages - Mailing list pgsql-hackers

From David Fetter
Subject Re: man pages
Date
Msg-id 20091012013620.GE14810@fetter.org
Whole thread Raw
In response to Re: man pages  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sun, Oct 11, 2009 at 09:18:20PM -0400, Tom Lane wrote:
> Alvaro Herrera <alvherre@commandprompt.com> writes:
> > As for builtin functions, I think that's going to be a very hard
> > sell.
> 
> Fresh out of the box, there are 2227 entries in pg_proc as of CVS
> HEAD.  I don't see making a man page for each one as being a useful
> activity ...

How about a man page with all of them (or main sections of them) and a
bunch of symbolic links, as with *printf?

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: man pages
Next
From: Stephen Frost
Date:
Subject: Re: [PATCH] Reworks for Access Control facilities (r2350)