Re: Commitfest wrapup

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: Commitfest wrapup
Дата
Msg-id CAM-w4HPd=HkUh+mY=ocgTdC+s4gNEfQKHVcYeH2cR+uiivq=nw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Commitfest wrapup  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: Commitfest wrapup  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sat, 9 Apr 2022 at 06:44, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
>
> > * Simplify some RI checks to reduce SPI overhead
>
> Move to next; a lot more work is required.

If it's going to be part of a much larger patch set I wonder if it
shouldn't just be marked Rejected and start a new thread and new CF
entry for the whole suite.

> > * Map WAL segment files on PMEM as WAL buffers
> > * Support custom authentication methods using hooks
> > * Implement INSERT SET syntax
> > * Logical insert/update/delete WAL records for custom table AMs
>
> New features.

Yeah, this bunch definitely consists of new features, just not sure if
they should be moved forward or Rejected or RWF. Some of them had some
negative feedback or the development has taken some turns that make me
think starting new patches specifically for the parts that remain may
make more sense.


-- 
greg



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

Предыдущее
От: Julien Rouhaud
Дата:
Сообщение: Re: make MaxBackends available in _PG_init
Следующее
От: Bharath Rupireddy
Дата:
Сообщение: Re: why pg_walfile_name() cannot be executed during recovery?