Search Postgresql Archives

Re: Case Insensitive Foreign Key Constraint

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Peter Geoghegan
Subject: Re:  Case Insensitive Foreign Key Constraint

I would probably just have a check constraint that prevented the
relevant PK field from being lower case in the first place. I had to
do that recently, but my approach reflected the business rules.

This is what I've been looking at doing. My need reflects a customer's business rules as well.

You may prefer to use citext:>

http://www.postgresql.org/docs/current/interactive/citext.html

Interesting - good long term solution!

Thanks Peter.

--
Regards,
Peter Geoghegan


--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux