Bruce Momjian <[email protected]> writes: > One other idea would be to remove escape processing for single-quoted > strings but keep it for our $$ strings, becuase they are not ANSI > standard.
There is *no* escape processing within $$, and never will be, because
that would destroy the entire point. You'd be right back having to
double backslashes.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
