Re: pgsql: Add index entries for more functions

From: Thom Brown <thom(at)linux(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Add index entries for more functions
Date: 2010-11-28 23:59:55
Message-ID: AANLkTinVncuzW-wFnDdF0J8eqFrP2aUwcTZwyiuTGH=-@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-docs

On 23 November 2010 22:03, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> Add index entries for more functions
>
> Also, move index entries into the tables, closer to the function description,
> for easier editing in the future.  Resort some tables to be more alphabetical.
> Remove the entries for count, max, min, and sum in the tutorial area, because
> that was felt to be confusing.
>
> Thom Brown
>
> Branch
> ------
> master
>
> Details
> -------
> http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=4fc09ad00c3cc95003a5523d85999da1dd4f9d75
>
> Modified Files
> --------------
> doc/src/sgml/func.sgml  | 1781 ++++++++++++++++++++++++++++++-----------------
> doc/src/sgml/query.sgml |    6 -
> 2 files changed, 1141 insertions(+), 646 deletions(-)

Whilst looking at the latest build of the docs at
http://developer.postgresql.org/pgdocs/postgres/bookindex.html I've
noticed a discrepancy in this commit from the patch I provided. I
specified "average" as a primary term with "avg" as a secondary term,
but the commit shows them both as separate primary entries. Was this
changed intentionally?

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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2010-11-29 01:10:05 pgsql: Move call to GetTopTransactionId() earlier in LockAcquire(),
Previous Message Robert Haas 2010-11-28 04:59:04 Re: [COMMITTERS] pgsql: Remove outdated comments from the regression test files.

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2010-11-30 17:55:48 Re: [COMMITTERS] pgsql: Add index entries for more functions
Previous Message Robert Haas 2010-11-28 13:05:12 Re: Documentation bug: Chapter 35.4, paragraph 4