[PATCH] Explain generate_subscripts() more clearly

Started by Tim Landscheidtabout 16 years ago2 messagesdocs
Jump to latest
#1Tim Landscheidt
tim@tim-landscheidt.de

Hi,

the current documentation on generate_subscripts() uses a
"rectangular" example, i. e. where both arrays in question
have the same length (that is furthermore equal to the num-
ber of arrays, a "square" example so to speak :-)). To point
out that generate_subscripts () can be used for more complex
cases as well, please find attached patch.

Tim

Attachments:

generate-subscripts-doc.patchtext/x-patchDownload+12-9
#2Bruce Momjian
bruce@momjian.us
In reply to: Tim Landscheidt (#1)
Re: [PATCH] Explain generate_subscripts() more clearly

Tim Landscheidt wrote:

Hi,

the current documentation on generate_subscripts() uses a
"rectangular" example, i. e. where both arrays in question have
the same length (that is furthermore equal to the num- ber of
arrays, a "square" example so to speak :-)). To point out that
generate_subscripts () can be used for more complex cases as
well, please find attached patch.

Content-Description: Patch to illustrate generate_subscripts ()'s
behaviour more clearly.

Modified, applied patch attached. Thanks.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ None of us is going to be here forever. +

Attachments:

/rtmp/difftext/x-diffDownload+33-33