"Jonah H. Harris" <jonah(dot)harris(at)gmail(dot)com> wrote:
> There's 4 shift/reduce conflicts which I believe are caused by having
> used WITH... did you plan to fix this?
Thanks for pointing out. I realized it is a confliction between
WITH OIDS and WITH (options).
I'll try to treat CreateStmt.hasoids as one of the options internally,
with SQL-level backward compatibility.
---
ITAGAKI Takahiro
NTT OSS Center