"Joe Conway" <[EMAIL PROTECTED]> writes:
> I was thinking it would be nice to have a
> way to cast bytea into text and vice-versa,
How will you handle a null byte in bytea data? Transforming it directly
into an embedded null in a text object is NOT an acceptable answer,
because too many of the text functions will misbehave on such data.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
- [HACKERS] Bytea/Base64 encoders for libpq - interested? Joerg Hessdoerfer
- Re: [HACKERS] Bytea/Base64 encoders for libpq - int... Karel Zak
- Re: [HACKERS] Bytea/Base64 encoders for libpq - int... Bruce Momjian
- Re: [HACKERS] Bytea/Base64 encoders for libpq - int... Tom Lane
- Re: [HACKERS] Bytea/Base64 encoders for libpq - int... Bruce Momjian
- Re: [HACKERS] Bytea/Base64 encoders for libpq - int... Joe Conway
- Re: [HACKERS] Bytea/Base64 encoders for libpq - int... Bruce Momjian
- Re: [HACKERS] Bytea/Base64 encoders for libpq - int... Tom Lane
- Re: [HACKERS] Bytea/Base64 encoders for libpq - int... Joe Conway
- Re: [HACKERS] Bytea/Base64 encoders for libpq - int... Peter Eisentraut
- Re: [HACKERS] Bytea/Base64 encoders for libpq - int... Tom Lane
- Re: [HACKERS] Bytea/Base64 encoders for libpq - int... Joe Conway
- Re: [HACKERS] Bytea/Base64 encoders for libpq - int... Joe Conway
- Re: [HACKERS] Bytea/Base64 encoders for libpq - int... Tom Lane
- Re: [HACKERS] Bytea/Base64 encoders for libpq - int... Bruce Momjian
- Re: [HACKERS] Bytea/Base64 encoders for libpq - int... Larry Rosenman
- Re: [HACKERS] Bytea/Base64 encoders for libpq - int... Tom Lane
- Re: [HACKERS] Bytea/Base64 encoders for libpq - int... Bruce Momjian
