Re: CREATE OR REPLACE MATERIALIZED VIEW
Erik Wienhold <ewie@ewie.name>
From: Erik Wienhold <ewie@ewie.name>
To: Said Assemlal <sassemlal@neurorx.com>
Cc: pgsql-hackers@postgresql.org
Date: 2025-03-10T02:46:05Z
Lists: pgsql-hackers
Attachments
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