Re: Fixed a typo in comment in compress_lz4.c
| От | Daniel Gustafsson | 
|---|---|
| Тема | Re: Fixed a typo in comment in compress_lz4.c | 
| Дата | |
| Msg-id | E3172A7E-E06B-4899-8D42-575F463955FB@yesql.se обсуждение исходный текст  | 
		
| Ответ на | Fixed a typo in comment in compress_lz4.c (Chao Li <li.evan.chao@gmail.com>) | 
| Ответы | 
                	
            		Re: Fixed a typo in comment in compress_lz4.c
            		
            		 Re: Fixed a typo in comment in compress_lz4.c  | 
		
| Список | pgsql-hackers | 
> On 13 Oct 2025, at 23:25, Chao Li <li.evan.chao@gmail.com> wrote: > Fixed a typo: "iff" -> "if" that I found while reviewing the other patch. iff is shorthand for "if and only if", so it is correct here. That being said, it's also the cause of many typofix suggstions so it's clearly not widely known anymore and we try to avoid it new code/comments. Maybe a case could be made for changing all the iff's in the code to aid readability, but it would have to be measured against the induced churn. -- Daniel Gustafsson
В списке pgsql-hackers по дате отправления: