Phil Florent <philflor...@hotmail.com> writes: > explain analyze select * from v where v.k1 > date '2017-01-01'; > ERREUR: XX000: did not find all requested child rels in append_rel_list > EMPLACEMENT : find_appinfos_by_relids, prepunion.c : 2643
Reproduced here, thanks for the report! This is very timely since we were just in process of rewriting that code anyway ... regards, tom lane