momjian(at)svr1(dot)postgresql(dot)org (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.
regards, tom lane
In response to
Responses
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2005-07-01 20:39:29 |
| Subject: Re: pgsql: Clarify code to double \\\ and '. |
| Previous: | From: Tom Lane | Date: 2005-07-01 20:29:03 |
| Subject: pgsql: Avoid function name conflict when plpgsql and rangefuncs |