Pavel Stehule <pavel.steh...@gmail.com> wrote:
 
> maybe we can introduce a synonym type for bytea - like "binary
> string" or "bstring".
 
The standard mentions these names for binary strings:
 
BINARY, BINARY VARYING, or BINARY LARGE OBJECT
 
which have a certain symmetry with:
 
CHARACTER, CHARACTER VARYING, and CHARACTER
LARGE OBJECT
 
-Kevin

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to