From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Add index entries for more functions |
Date: | 2010-11-23 22:03:54 |
Message-ID: | E1PL0xu-00027P-5M@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-docs |
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(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2010-11-24 19:30:08 | pgsql: Create the system catalog infrastructure needed for KNNGIST. |
Previous Message | Peter Eisentraut | 2010-11-23 20:52:18 | pgsql: Propagate ALTER TYPE operations to typed tables |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2010-11-23 22:04:23 | Re: Additional index entries and table sorting |
Previous Message | Jonathan Pool | 2010-11-23 18:08:07 | Documentation bug: Chapter 35.4, paragraph 4 |