Thread

  1. Re: CREATE OR REPLACE MATERIALIZED VIEW

    Erik Wienhold <ewie@ewie.name> — 2025-03-10T02:46:05Z

    The attached v6 fixes the build.  Somehow I missed testing with
    --with-cassert the whole time and it turned that out I forgot to pass
    queryString to ExecRefreshMatView.
    
    -- 
    Erik Wienhold