11 Jun
2013
11 Jun
'13
12:26 p.m.
Stelian Ionescu wrote:
The third node as returned by the tokenizer is incorrect: «', ''), '%S')::timestamptz,'» should be three nodes not one, first «', ''), '» as XLAT_LITERAL, then «S» as XLAT_PERCENT then «')::timestamptz,'» as XLAT_LITERAL.
I've already pushed a fix. Alan DeKok.