Re: CREATE INDEX regression in 17 RC1 or expected behavior? - Mailing list pgsql-hackers

From Yugo NAGATA
Subject Re: CREATE INDEX regression in 17 RC1 or expected behavior?
Date
Msg-id 20240926142127.64d427c2f376ee75b8a65ae2@sraoss.co.jp
Whole thread Raw
In response to CREATE INDEX regression in 17 RC1 or expected behavior?  (Tom Dunstan <pgsql@tomd.cc>)
Responses Re: CREATE INDEX regression in 17 RC1 or expected behavior?
List pgsql-hackers
On Thu, 26 Sep 2024 13:27:54 +0930
Tom Dunstan <tom@tomd.cc> wrote:

> On Thu, 26 Sept 2024 at 13:21, Yugo Nagata <nagata@sraoss.co.jp> wrote:
> 
> > By the way, this is not mentioned in CREATE MATERIALIZED VIEW
> > documentation, although
> > we can find in REFRESH MATERIALIZED VIEW doc. So, I sent the doc patch in
> > [1],
> > and create a commitfest entry [2].
> >
> 
> Thanks.
> 
> I suggest adding CREATE INDEX and CREATE MATERIALIZED VIEW to the release
> notes list of commands, as I looked for CREATE INDEX there and only raised
> this due to its absence.

I've proposed to improve the release notes to include  CREATE INDEX and
CREATE MATERIALIZED VIEW into the command list.

[1] https://www.postgresql.org/message-id/20240926141921.57d0b430fa53ac4389344847%40sraoss.co.jp

Regards,
Yugo Nagata

> 
> Cheers
> 
> Tom


-- 
Yugo NAGATA <nagata@sraoss.co.jp>



pgsql-hackers by date:

Previous
From: Tom Dunstan
Date:
Subject: Re: CREATE INDEX regression in 17 RC1 or expected behavior?
Next
From: shveta malik
Date:
Subject: Re: Logical Replication of sequences