Jelte Fennema-Nio <[email protected]> writes: > How can I test if this actually happens? Because it sounds like if > that indeed happens it should be fixable fairly easily.
Break gram.y (say, misspell some token in a production) and
see what happens. The behavior's likely to be timing sensitive
though.
regards, tom lane
