Re: Additional index entries and table sorting

From: Thom Brown <thom(at)linux(dot)com>
To: pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: Re: Additional index entries and table sorting
Date: 2010-09-26 17:07:32
Message-ID: AANLkTikDJ_7fsPhjLjMLTLSBWsX=WfUzXFgeMAyN2R53@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers

On 26 September 2010 17:49, Thom Brown <thom(at)linux(dot)com> wrote:
> I attach a patch which adds all functions (or at least the ones I
> found) into the index so that they can be easily located.  Previously
> there were no entries for most of these at all in the index.  I also
> removed the entries for count, max, min and sum in the tutorial area
> as per this discussion:
> http://archives.postgresql.org/pgsql-docs/2010-09/msg00119.php .
> These are no indexed on the aggregate function page.
>
> While I was updating the functions section, I also alphabetised any
> unsorted function tables.

I don't think my email reached the list, so reattaching a gzipped version.

--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

Attachment Content-Type Size
doc_index_updates.patch.gz application/x-gzip 6.9 KB

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Thom Brown 2010-09-27 14:29:37 Re: Documentation and explanatory diagrams
Previous Message Peter Eisentraut 2010-09-26 14:32:37 Re: [INTERFACES] ECPG Documentation Improvement

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-09-26 17:25:43 Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog.
Previous Message Tom Lane 2010-09-26 16:52:34 Re: C function to return tuple