Re: SQL99 ARRAY support proposal

From: johnnnnnn <john(at)phaedrusdeinus(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: SQL99 ARRAY support proposal
Date: 2003-03-13 18:00:46
Message-ID: 20030313180046.GD74817@performics.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On Thu, Mar 13, 2003 at 09:53:15AM -0800, Joe Conway wrote:
> >>>>implode(text[], text) returns text - join array elements into a
> >>>>string using given string delimiter
>
> I'm open to opinions on implode() -- I only picked implode() because
> that's what it is called in PHP. Any suggestions?

In both Perl and Python, that type of function is called "join".

-johnnnnn

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2003-03-13 18:33:52 Re: SQL99 ARRAY support proposal
Previous Message Joe Conway 2003-03-13 17:53:15 Re: SQL99 ARRAY support proposal

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2003-03-13 18:33:52 Re: SQL99 ARRAY support proposal
Previous Message Joe Conway 2003-03-13 17:53:15 Re: SQL99 ARRAY support proposal