Re: Parameter for planner estimate of recursive queries

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Parameter for planner estimate of recursive queries
Дата
Msg-id CANbhV-EPrq9Z1gSHTeXVrxRHZq91=5VWDTBrbG=DaPn5oHe08A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Parameter for planner estimate of recursive queries  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Tue, 22 Mar 2022 at 00:04, Andres Freund <andres@anarazel.de> wrote:

> On 2022-03-10 17:42:14 +0000, Simon Riggs wrote:
> > Shall I set this as Ready For Committer?
>
> Currently this CF entry fails on cfbot: https://cirrus-ci.com/task/4531771134967808?logs=test_world#L1158
>
> [16:27:35.772] #   Failed test 'no parameters missing from postgresql.conf.sample'
> [16:27:35.772] #   at t/003_check_guc.pl line 82.
> [16:27:35.772] #          got: '1'
> [16:27:35.772] #     expected: '0'
> [16:27:35.772] # Looks like you failed 1 test of 3.
> [16:27:35.772] [16:27:35] t/003_check_guc.pl ..............
>
> Marked as waiting on author.

Thanks.

I've corrected that by adding a line to postgresql.conf.sample, as
well as adding docs.

-- 
Simon Riggs                http://www.EnterpriseDB.com/

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Support isEmptyStringInfo
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Use JOIN USING aliases in ruleutils.c