Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com> writes:> I think this patch is necessary:> - if (literallen == 2) /* "U&" */> + if (literallen == 0)
Seems sensible, and matches the corresponding code in scan.l.+1.
regards, tom lane