Proper case function

From: Michael Gould <mgould(at)intermodalsoftwaresolutions(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: Proper case function
Date: 2009-12-31 17:36:29
Message-ID: fce1331ff892331117131ba9a20dd949@intermodalsoftwaresolutions.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

All,

Has anyone got a proper case function that they are willing to share. We're
moving from SQL Anywhere to PostgreSQL and decided that much of our data is
upper case when it really should be proper cased. The columns that we will
be putting proper case data in are all defined using the contrib module
citext which makes searching very nice.

Best Regards

Michael Gould

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Gary Chambers 2009-12-31 17:40:35 Re: Proper case function
Previous Message Rosser Schwarz 2009-12-31 16:23:49 Re: Using || operator to fold multiple columns into one