Re: enable_resultcache confusion

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: enable_resultcache confusion
Дата
Msg-id CAApHDvp-D60nPoovCqUoV8g=XMARu9j=HDS0uF0RWfMwsiP-xw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: enable_resultcache confusion  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: enable_resultcache confusion
Список pgsql-hackers
On Tue, 13 Jul 2021 at 01:38, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> David Rowley <dgrowleyml@gmail.com> writes:
> > On Mon, 12 Jul 2021 at 03:22, Justin Pryzby <pryzby@telsasoft.com> wrote:
> >> |        This is useful if only a small percentage of rows is checked on
> >> |        the inner side and is controlled by <xref
> >> |        linkend="guc-enable-resultcache"/>.
>
> > You might be right there, but I'm not too sure if I changed that that
> > it might cause a mention of the rename to be missed in the changes
> > since beta2 notes.
>
> You need to change it, because IIUC that will be a dangling
> cross-reference, causing the v14 docs to fail to build at all.

Good point. I'll adjust that for PG14.

I plan on pushing the patch to master and PG14 in 24 hours time.  If
anyone is still on the fence or wishes to object to the name, please
let it be known before then.

David



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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: proposal - psql - use pager for \watch command
Следующее
От: Jacob Champion
Дата:
Сообщение: Re: [PATCH] Pull general SASL framework out of SCRAM