At Mon, 20 Dec 2021 17:39:27 +0900 (JST), Kyotaro Horiguchi 
<horikyota....@gmail.com> wrote in 
> At Mon, 20 Dec 2021 07:59:29 +0000, Jakub Wartak <jakub.war...@tomtom.com> 
> wrote in 
> > BTW fast feedback regarding that ALTER patch  (there were 4 unlogged 
> > tables):
> > #  ALTER TABLE ALL IN TABLESPACE tbs1 set logged;
> > WARNING:  unrecognized node type: 349
> 
> lol  I met a server crash. Will fix. Thanks!

That crash vanished after a recompilation for me and I don't see that
error.  On my dev env node# 349 is T_ALterTableSetLoggedAllStmt, which
0002 adds.  So perhaps make clean/make all would fix that.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center


Reply via email to