Tom Lane wrote: > [EMAIL PROTECTED] (Bruce Momjian) writes: > > Clarify code to double \\ and '. > > You missed (at least) two places in ruleutils.c. > > Also, I'm not sure it's a good idea to be folding the \ and ' cases > together like this, as we'll just have to separate them again soon.
I thought it was a nifty trick, yea. Ultimiately we would remove the \\ case, I assume. -- Bruce Momjian | http://candle.pha.pa.us [email protected] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
