* Timur Kristóf:

> A path is always a Unicode string, while a DB name can be an arbitrary
> binary blob.

On many POSIX platforms, a path is a blob which does not contain
'\000'.  These systems do not enforce Unicode encoding at all.

Reply via email to