Proper case function - Mailing list pgsql-sql

From Michael Gould
Subject Proper case function
Date
Msg-id fce1331ff892331117131ba9a20dd949@intermodalsoftwaresolutions.net
Whole thread Raw
In response to loading a file into a field  (Brian Sherwood <bdsher@gmail.com>)
Responses Re: Proper case function  (Gary Chambers <gwchamb@gmail.com>)
List 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




pgsql-sql by date:

Previous
From: Rosser Schwarz
Date:
Subject: Re: Using || operator to fold multiple columns into one
Next
From: Gary Chambers
Date:
Subject: Re: Proper case function