Bruce Momjian <[EMAIL PROTECTED]> writes: > However, there's a trap: before things get to bytea input handler, they > are first processed by postgresql general parser. This description fails to make clear that the two levels of parsing only apply for datums that are written as string literals in SQL commands. An example where this doesn't apply is COPY input data. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
- [HACKERS] Re: Toast,bytea, Text -blob all confus... Lincoln Yeoh
- [HACKERS] Re: Toast,bytea, Text -blob all c... Alex Pilosov
- Re: [HACKERS] Re: Toast,bytea, Text -blob a... Joe Conway
- RE: [HACKERS] Re: Toast,bytea, Text -blob a... Zeugswetter Andreas SB SD
- Re: [HACKERS] Re: Toast,bytea, Text -blob a... Hannu Krosing
- Re: [HACKERS] Re: Toast,bytea, Text -blob a... Tom Lane
- Re: [HACKERS] Re: Toast,bytea, Text -blob a... Bruce Momjian
- Re: [HACKERS] Re: Toast,bytea, Text -blob a... Joe Conway
- Re: [HACKERS] Re: Toast,bytea, Text -blob a... Tom Lane
- Re: [HACKERS] Re: Toast,bytea, Text -blob a... Bruce Momjian
- Re: [HACKERS] Re: Toast,bytea, Text -blob a... Bruce Momjian