About a recently-added message

Поиск
Список
Период
Сортировка
От Kyotaro Horiguchi
Тема About a recently-added message
Дата
Msg-id 20240214.162652.773291409747353211.horikyota.ntt@gmail.com
обсуждение исходный текст
Ответы Re: About a recently-added message  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Re: About a recently-added message  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
A recent commit added the following message:

> "wal_level" must be >= logical.

The use of the term "logical" here is a bit confusing, as it's unclear
whether it's meant to be a natural language word or a token. (I
believe it to be a token.)

On the contrary, we already have the following message:

> wal_level must be set to "replica" or "logical" at server start.

This has the conflicting policy about quotation of variable names and
enum values.

I suggest making the quoting policy consistent.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Parent/child context relation in pg_get_backend_memory_contexts()
Следующее
От: Andrei Lepikhov
Дата:
Сообщение: Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning