Re: reset all update

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: reset all update
Дата
Msg-id 200106131535.f5DFZXh09879@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: reset all update  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: reset all update  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
> I apologize for not having noticed your patch before I committed
> what I was doing; the conflict is my fault.  If you have time to redo
> your changes atop mine, it would be appreciated.  Otherwise I'll take
> responsibility for cleaning up the mess.
>
> BTW, I would recommend that you not add logic to suppress the assignment
> when the value is not changing.  Now that there are assign_hooks for all
> variable types, it seems to me that it is the assign_hook's
> responsibility to decide whether it wants to optimize that case or not.

This assume the assign hooks have no negative effects.  Should we call
them if the value isn't changed?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch to include PAM support...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: reset all update