Convert to upper - Mailing list pgsql-general

From Matthias Teege
Subject Convert to upper
Date
Msg-id 87u25cp7lp.fsf@moon.mteege.de
Whole thread Raw
List pgsql-general
Moin,

is there any way to limit values to upper case strings?
Somthing like:

name char(15) DEFAULT (upper(name))

or must I use triggers?

Many thanks
Matthias

--
Matthias Teege -- matthias@mteege.de -- http://emugs.de
make world not war
PGP-Key auf Anfrage


pgsql-general by date:

Previous
From: John Madden
Date:
Subject: Re: Perl & DBI/DBD::Pg confusion with finish
Next
From: Gunnar R|nning
Date:
Subject: Re: Want to learn the Postgresql database system