Announcement regarding GBorg project citext (Case-Insensitive text data type) http://gborg.postgresql.org/project/citext/projdisplay.php A new release of the this project is available. Fixed bugs in functions citext_larger and citext_smaller which were both overwriting the original arguments with lower case versions. Unless you have been using these support functions you want have had any problems. Many thanks to Mike Kock for finding and reporting these bugs. Mike also required aggregate functions min and max, so these have been added to the type set up (citext.sql). Regards Donald Fraser