Does anyone use citext, http://gborg.postgresql.org/project/citext/projdisplay.php, the case insensitive text datatype? Are there any negative ramifications in using a type such as citext instead of a varchar? Is there a real difference between text and varchar in PostGeSQL?
Thank you Sim ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match