Re: First draft of PG 17 release notes - Mailing list pgsql-hackers

From jian he
Subject Re: First draft of PG 17 release notes
Date
Msg-id CACJufxFV_ui2L1cJcQQcv3JEZG5GQBFH0Bv2sVwUmoSRQueCMA@mail.gmail.com
Whole thread Raw
In response to Re: First draft of PG 17 release notes  (jian he <jian.universality@gmail.com>)
Responses Re: First draft of PG 17 release notes
List pgsql-hackers
> <<
> Allow ALTER OPERATOR to set more optimization attributes (Tommy Pavlicek)
> This is useful for extensions.
> <<

sorry,  I mean
<<
Allow the creation of hash indexes on ltree columns (Tommy Pavlicek)
This also enables hash join and hash aggregation on ltree columns.
<<

better description would be:
<<
Add hash support functions and hash opclass for contrib/ltree (Tommy Pavlicek)
This also enables hash join and hash aggregation on ltree columns.
<<



pgsql-hackers by date:

Previous
From: "Ryo Matsumura (Fujitsu)"
Date:
Subject: Bug: PGTYPEStimestamp_from_asc() in ECPG pgtypelib
Next
From: Hans Buschmann
Date:
Subject: Re: First draft of PG 17 release notes