Re: Proper case function

From: Seth Gordon <sethg(at)ropine(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Proper case function
Date: 2009-12-31 19:30:38
Message-ID: 4B3CFBDE.4060005@ropine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Michael Gould wrote:
> Gary,
>
> Based on what I read it wouldn't handle cases where the result should be
>
> MacDonald from macdonald.

A function that translates “macdonald” to “MacDonald” would also
translate “mackintosh” (the raincoat) to “MacKintosh”, unless you write
it *really really* cleverly.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Jasen Betts 2010-01-01 10:39:23 Re: Proper case function
Previous Message Tim Landscheidt 2009-12-31 19:27:47 Re: Proper case function