On 27.11.2024 15:54, Heikki Linnakangas wrote:
On 27/11/2024 14:46, Ilia Evdokimov wrote:
Hi everyone,
I found typo in comment auto_explain.c line 282 (/* Enable per-node
instrumentation iff log_analyze is required. */).
Not 'iff' but 'if'.
It's short for "if and only if". See
https://e
On 27/11/2024 14:46, Ilia Evdokimov wrote:
Hi everyone,
I found typo in comment auto_explain.c line 282 (/* Enable per-node
instrumentation iff log_analyze is required. */).
Not 'iff' but 'if'.
It's short for "if and only if". See
https://en.wikipedia.org/wiki/If_and_only_if.
There was s
> On 27 Nov 2024, at 13:46, Ilia Evdokimov
> wrote:
> I found typo in comment auto_explain.c line 282 (/* Enable per-node
> instrumentation iff log_analyze is required. */).
>
> Not 'iff' but 'if'.
iff is a shorthand for "if and only if", which is used throughout the code.
Given the number of
Hi everyone,
I found typo in comment auto_explain.c line 282 (/* Enable per-node
instrumentation iff log_analyze is required. */).
Not 'iff' but 'if'.
--
Best regards,
Ilia Evdokimov,
Tantor Labs LLC.