RE: [bug?] EXPLAIN outputs 0 for rows and width in cost estimate for update nodes

Поиск
Список
Период
Сортировка
От tsunakawa.takay@fujitsu.com
Тема RE: [bug?] EXPLAIN outputs 0 for rows and width in cost estimate for update nodes
Дата
Msg-id TYAPR01MB299043B9F68C29FCFD613277FEA20@TYAPR01MB2990.jpnprd01.prod.outlook.com
обсуждение исходный текст
Ответ на Re: [bug?] EXPLAIN outputs 0 for rows and width in cost estimate for update nodes  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: [bug?] EXPLAIN outputs 0 for rows and width in cost estimate for update nodes  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список pgsql-hackers
Hi Thomas-san,

From: Thomas Munro <thomas.munro@gmail.com>
> This was a change made deliberately.  Do you see a problem?

Thank you, I was surprised at your very quick response.  I just wanted to confirm I can believe EXPLAIN output.  Then
theproblem is the sample output in the manual.  The fix is attached.
 


Regards
Takayuki Tsunakawa


Вложения

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

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Wrong usage of RelationNeedsWAL
Следующее
От: Bharath Rupireddy
Дата:
Сообщение: Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit