Bruce Momjian <[EMAIL PROTECTED]> writes: > As part of the move to support standard-conforming strings and treat > backslash literally, I reviewed the tsearch2 code and found two place > that seemed to use \' rather than '', and generated the attached patch.
I thought we had decided that that code should not be changed. It has nothing to do with SQL literals, and changing it will create unnecessary backwards-compatibility problems. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster