From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | David Fetter <david(at)fetter(dot)org> |
Cc: | PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: man pages |
Date: | 2009-10-11 23:55:36 |
Message-ID: | 20091011235536.GC11690@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
David Fetter wrote:
> Folks,
>
> I'd like to see about creating man pages for the following:
>
> - libpq
> - SPI
> - the built-in functions
>
> These being what I've clicked through way too many web links to find
> information about. If there are other things that should have man
> pages, please mention same.
We already have SPI manpages in HEAD. libpq would be very useful, I
agree; you should try to patch the SGML following the SPI example in
order to get those. It shouldn't be difficult.
As for builtin functions, I think that's going to be a very hard sell.
I'd focus on libpq at first :-)
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2009-10-12 01:18:20 | Re: man pages |
Previous Message | Roger Leigh | 2009-10-11 20:39:37 | Re: Unicode UTF-8 table formatting for psql text output |