>On Tue, Jul 27, 2021 at 10:04:36AM +, Daniel Westermann (DWE) wrote:
>> there is a typo in variable.c.
>> Attached a small fix for this.
>"iff" stands for "if and only if".
Ah, good to know. Thx
Regards
Daniel
On Tue, Jul 27, 2021 at 10:04:36AM +, Daniel Westermann (DWE) wrote:
> there is a typo in variable.c.
> Attached a small fix for this.
"iff" stands for "if and only if".
--
Michael
signature.asc
Description: PGP signature
Hi,
there is a typo in variable.c.
Attached a small fix for this.
Regards
Danieldiff --git a/src/bin/psql/variables.c b/src/bin/psql/variables.c
index 92a34f870f..538b83ddd9 100644
--- a/src/bin/psql/variables.c
+++ b/src/bin/psql/variables.c
@@ -361,7 +361,7 @@ SetVariableHooks(VariableSpace spa