Re: SQL99 ARRAY support proposal

From: Christopher Browne <cbbrowne(at)cbbrowne(dot)com>
To: Greg Stark <gsstark(at)mit(dot)edu>
Cc: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: SQL99 ARRAY support proposal
Date: 2003-03-14 18:03:16
Message-ID: 20030314180316.260355386B@cbbrowne.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

> Do you really think someone looking for a function to break up a
> string into a list of strings would ever think of looking up "explode"
> in an index if he hadn't already used PHP or (shudder) VBScript?

It's also one of the classic examples of things used in introductory
courses on Lisp that are absolutely counterproductive because no one
would ever use (EXPLODE FOO) in /real/ code...
--
If this was helpful, <http://svcs.affero.net/rm.php?r=cbbrowne> rate me
http://cbbrowne.com/info/advocacy.html
Go, lemmings, go!

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Þórhallur Hálfdánarson 2003-03-14 18:14:33 Re: SQL99 ARRAY support proposal
Previous Message scott.marlowe 2003-03-14 17:57:52 Re: SQL99 ARRAY support proposal

Browse pgsql-patches by date

  From Date Subject
Next Message Þórhallur Hálfdánarson 2003-03-14 18:14:33 Re: SQL99 ARRAY support proposal
Previous Message scott.marlowe 2003-03-14 17:57:52 Re: SQL99 ARRAY support proposal