Re: First draft of PG 17 release notes

Поиск
Список
Период
Сортировка
От jian he
Тема Re: First draft of PG 17 release notes
Дата
Msg-id CACJufxG_1=aRBHEvfGUjgjs_KVmc6bBQdmSns8u0wEta-idy2Q@mail.gmail.com
обсуждение исходный текст
Ответ на First draft of PG 17 release notes  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: First draft of PG 17 release notes  (jian he <jian.universality@gmail.com>)
Re: First draft of PG 17 release notes  (jian he <jian.universality@gmail.com>)
Re: First draft of PG 17 release notes  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Thu, May 9, 2024 at 12:04 PM Bruce Momjian <bruce@momjian.us> wrote:
> I have committed the first draft of the PG 17 release notes;  you can
> see the results here:
>
>         https://momjian.us/pgsql_docs/release-17.html
>

* Add function pg_buffercache_evict() to allow shared buffer eviction
(Palak Chaturvedi, Thomas Munro)
* This is useful for testing.

this should put it on the section
< E.1.3.11. Additional Modules
?

Then I found out official release notes don't have <section> attributes,
so it doesn't matter?



<<
Allow ALTER OPERATOR to set more optimization attributes (Tommy Pavlicek)
This is useful for extensions.
<<
I think this commit title "Add hash support functions and hash opclass
for contrib/ltree."
 from [1] is more descriptive.
i am not 100% sure of the meaning of "This is useful for extensions."



[1] https://git.postgresql.org/cgit/postgresql.git/commit/?id=485f0aa85995340fb62113448c992ee48dc6fff1



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Dagfinn Ilmari Mannsåker
Дата:
Сообщение: Re: First draft of PG 17 release notes
Следующее
От: "Ryo Matsumura (Fujitsu)"
Дата:
Сообщение: Bug: PGTYPEStimestamp_from_asc() in ECPG pgtypelib