Jason Orendorff writes:
> Hi. I was surprised to discover today that postgres's
> character types don't support zero bytes. That is,
> Postgres isn't 8-bit clean. Why is that?
PostgreSQL is 8-bit clean. The character types don't support zero bytes
because the character types store characters, not bytes.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter