RE: [bug fix] ALTER TABLE SET LOGGED/UNLOGGED on a partitioned table does nothing silently

Поиск
Список
Период
Сортировка
От tsunakawa.takay@fujitsu.com
Тема RE: [bug fix] ALTER TABLE SET LOGGED/UNLOGGED on a partitioned table does nothing silently
Дата
Msg-id OSBPR01MB2982221BCA92B92060253FAEFECB0@OSBPR01MB2982.jpnprd01.prod.outlook.com
обсуждение исходный текст
Ответ на Re: [bug fix] ALTER TABLE SET LOGGED/UNLOGGED on a partitioned table does nothing silently  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Список pgsql-hackers
From: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
> I'm not sure how many more of such commands exist which require changes.
> 
> How about doing it this way?
> 
> 1) Have a separate common thread listing the commands and specifying
> clearly the agreed behaviour for such commands.
> 2) Whenever the separate patches are submitted(hopefully) by the
> hackers for such commands, after the review we can make a note of that
> patch in the common thread.
> 3) Once the patches for all the listed commands are
> received(hopefully) , then they can be committed together in one
> release.

That sounds interesting and nice.  Having said that, I rather think it's better to release the fixes separately.  Of
course,we confirm the principle of consistency that individual fixes base on beforehand and what actions need sixing
(SETLOGGED/UNLOGGED was missing in the past thread.)
 


Regards
Takayuki Tsunakawa


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

Предыдущее
От:
Дата:
Сообщение: RE: Wrong statistics for size of XLOG_SWITCH during pg_waldump.
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Proposed patch for key managment