Re: Set notice receiver before libpq connection startup

Поиск
Список
Период
Сортировка
Искать
От
Peter Eisentraut
Тема
Re: Set notice receiver before libpq connection startup
Дата
в 20:56:50
Msg-id
2620a664-7b44-48b2-9aa8-5f0131702d9c@eisentraut.org
Ответ на
Список
Дерево обсуждения
BUG #19570: redundant double negation prevents IN-subquery pull-up and causes a slower SubPlan PG Bug reporting form <noreply@postgresql.org>
On 23.05.26 01:56, Chao Li wrote:
> 
> 
>> On May 22, 2026, at 23:28, Fujii Masao  wrote:
>>
>> On Fri, May 22, 2026 at 11:56 PM Chao Li  wrote:
>>> PFA v4, just removed conn NULL check.
>>
>> Thanks for updating the patch! I've pushed it.
>>
>> Regards,
>>
>> -- 
>> Fujii Masao
> 
> Thanks for pushing and still working hard during the PGConf.

The committed patch violates the .gitattributes whitespace rules:

git show --check 06a5c3cdef02

contrib/postgres_fdw/connection.c:651: indent with spaces.
+                                                   /* expand_dbname = 
*/ false);

It is unfortunate that pgindent produces this layout that contradicts 
the git configuration.  (The current formatting also doesn't look like 
what I would produce in an editor, so I think git is right here.)

Maybe we could reformat this slightly to avoid that?  (unless someone 
wants to try to fix pgindent)




В списке pgsql-hackers по дате отправления
От: Alexander Lakhin
Дата:
От: Andres Freund
Дата:
FAQ