Re: First draft of PG 17 release notes

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: First draft of PG 17 release notes
Дата
Msg-id ZkjcbRNGeYBN2gTv@momjian.us
обсуждение исходный текст
Ответ на Re: First draft of PG 17 release notes  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: First draft of PG 17 release notes
Список pgsql-hackers
On Thu, May 16, 2024 at 11:50:20AM -0400, Andrew Dunstan wrote:
> > Maybe "Introduce an incremental JSON parser" would have been a better
> > > headline.
> > Well, this gets into a level of detail that is beyond the average
> > reader.  I think at that level people will need to read the git logs or
> > review the code.  Do we use it for anything yet?
> 
> 
> Yes, certainly, it's used in handling backup manifests. Without it we can't
> handle huge manifests. See commits ea7b4e9a2a and 222e11a10a.
> 
> Other uses are in the works.

Okay, added in the attached applied patch.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Only you can decide what is important to you.

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: First draft of PG 17 release notes
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Speed up clean meson builds by ~25%