Re: CREATE OR REPLACE MATERIALIZED VIEW

From: Erik Wienhold <ewie(at)ewie(dot)name>
To: Said Assemlal <sassemlal(at)neurorx(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: CREATE OR REPLACE MATERIALIZED VIEW
Date: 2025-03-10 02:46:05
Message-ID: bf64dad9-eaaa-4911-b447-13acee89ea80@ewie.name
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
v6-0001-Add-CREATE-OR-REPLACE-MATERIALIZED-VIEW.patch text/plain 33.1 KB
v6-0002-Deprecate-CREATE-MATERIALIZED-VIEW-IF-NOT-EXISTS.patch text/plain 11.0 KB
v6-0003-Replace-matview-WITH-OLD-DATA.patch text/plain 7.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2025-03-10 03:24:14 Re: Make tuple deformation faster
Previous Message David Rowley 2025-03-10 02:03:24 Re: maintenance_work_mem = 64kB doesn't work for vacuum