Re: easy function or trigger to UPPER() all alpha data

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: mgould(at)isstrucksoftware(dot)net
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: easy function or trigger to UPPER() all alpha data
Date: 2012-02-13 18:05:33
Message-ID: CAHyXU0wHko2yJiVaBt5j2iiJ1QvFtjkNr_RePm6381ytGpZpGg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Feb 13, 2012 at 11:42 AM, <mgould(at)isstrucksoftware(dot)net> wrote:
>
> Thank you very much.  This is most helpful.
>

you're welcome. Keep in mind hstore features you need start with
postgres 9.0 and it's an extension aka contrib you have to add to the
database. (also as Andreas noted, please try to keep responses
on-list).

merlin

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2012-02-13 19:13:37 Re: " " around fields with psql
Previous Message Merlin Moncure 2012-02-13 17:36:24 Re: easy function or trigger to UPPER() all alpha data