git.postgresql.org Git - postgresql.git/commit
2008年7月30日 17:08:52 +0000 (17:08 +0000)
2008年7月30日 17:08:52 +0000 (17:08 +0000)
commit 42be2c790f013fdd2df37e80eda35648b8016761
Adjust citext to make use of the new ability to declare its type category:
by putting it into the standard string category, we cause casts from citext
to text to be recognized as "preferred" casts. This eliminates the need
for creation of alias functions and operators that only serve to prevent
ambiguous-function errors; get rid of the ones that were in the original
commit.
This is the main PostgreSQL git repository.
RSS
Atom