CREATE MATERIALIZED VIEW - Mailing list pgsql-hackers

From px shi
Subject CREATE MATERIALIZED VIEW
Date
Msg-id CAAccyY+Wg1Z-9tNfSwLmuZVgGOwqU5u1OP-RWcoAr2UZGuvN_w@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Hi, I see that materialized view cannot be unlogged now, but when I use psql and type CREATE UNLOGGED, pressing the Tab key for auto-completion suggests `TABLE` and MATERIALIZED VIEW. 
Shouldn't `MATERIALIZED VIEW ` be suggested?

pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Add 64-bit XIDs into PostgreSQL 15
Next
From: Alexander Lakhin
Date:
Subject: fairywren timeout failures on the pg_amcheck/005_opclass_damage test