On Tue, Mar 22, 2016 at 6:04 PM, Yury Zhuravlev <u.zhuravlev@postgrespro.ru> wrote: > > I was not sure about the syntax, so this was a prototype. Now, like all completed yet. > >> >> 1) I think this syntax is wrong... Instead the common should be: >> >> PREPARE [IF NOT EXISTS] ... > > You right. Done. > > >> 2) All of CINE statements we emit a NOTICE skipping message, so you should >> emit a message like it: > > Done. > > >> 3) There are no regression tests > > Done. >> >> 4) There are no docs > > Done. >