It tries a case sensitive comparison first so all existing uses should continue to be OK. It should really have some form of unicode awarenes but it's unclear exactly what. The JDBC driver uses the US locale when lowercasing and libpq uses tolower with the system locale. Closes #136 |
||
---|---|---|
.. | ||
types | ||
test.rs |