public inbox for [email protected]
help / color / mirror / Atom feedFrom: Mario Splivalo <[email protected]>
To: Alvaro Herrera <[email protected]>
Cc: [email protected]
Subject: Re: Array functions not mentioned in Index
Date: Wed, 01 Apr 2009 03:57:48 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
Alvaro Herrera wrote:
> Mario Splivalo wrote:
>> None of the array functions
>> (http://www.postgresql.org/docs/8.3/interactive/functions-array.html)
>> are mentioned in the documentation index. Is that intentional?
>> I thought it would be 'handy' to have those functions referenced in index.
>
> Agreed -- please submit a patch.
Hope this is ok. How can I submit patch for 8.3 documentation?
Mario
Attachments:
[text/x-diff] func.sgml.patch (1.4K, 2-func.sgml.patch)
download | inline diff:
? func.sgml.patch
Index: doc/src/sgml/func.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/func.sgml,v
retrieving revision 1.473
diff -c -r1.473 func.sgml
*** doc/src/sgml/func.sgml 23 Mar 2009 21:00:38 -0000 1.473
--- doc/src/sgml/func.sgml 1 Apr 2009 01:48:14 -0000
***************
*** 9338,9343 ****
--- 9338,9380 ----
for more discussion and examples of the use of these functions.
</para>
+ <indexterm>
+ <primary>array_append</primary>
+ </indexterm>
+ <indexterm>
+ <primary>array_cat</primary>
+ </indexterm>
+ <indexterm>
+ <primary>array_ndims</primary>
+ </indexterm>
+ <indexterm>
+ <primary>array_dims</primary>
+ </indexterm>
+ <indexterm>
+ <primary>array_fill</primary>
+ </indexterm>
+ <indexterm>
+ <primary>array_length</primary>
+ </indexterm>
+ <indexterm>
+ <primary>array_lower</primary>
+ </indexterm>
+ <indexterm>
+ <primary>array_prepend</primary>
+ </indexterm>
+ <indexterm>
+ <primary>array_to_string</primary>
+ </indexterm>
+ <indexterm>
+ <primary>array_upper</primary>
+ </indexterm>
+ <indexterm>
+ <primary>string_to_array</primary>
+ </indexterm>
+ <indexterm>
+ <primary>cardinality</primary>
+ </indexterm>
+
<table id="array-functions-table">
<title>Array Functions</title>
<tgroup cols="5">
view thread (8+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Array functions not mentioned in Index
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox