[PATCH] Explain generate_subscripts() more clearly

From: Tim Landscheidt <tim(at)tim-landscheidt(dot)de>
To: pgsql-docs(at)postgresql(dot)org
Subject: [PATCH] Explain generate_subscripts() more clearly
Date: 2010-03-18 15:52:31
Message-ID: m3d3z1eif4.fsf@passepartout.tim-landscheidt.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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

Attachment Content-Type Size
generate-subscripts-doc.patch text/x-patch 1.1 KB

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Simon Riggs 2010-03-19 08:52:04 Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL
Previous Message Fujii Masao 2010-03-18 14:27:59 Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL