Re: psql tab-complete

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: psql tab-complete
Дата
Msg-id 20191026035930.GD2084@paquier.xyz
обсуждение исходный текст
Ответ на Re: psql tab-complete  (Victor Spirin <v.spirin@postgrespro.ru>)
Ответы Re: psql tab-complete  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
On Fri, Oct 25, 2019 at 11:57:18AM +0300, Victor Spirin wrote:
> This patch resolved one problem in the tab-complete.c on MSVC. The
> VA_ARGS_NARGS macros now work correctly on Windows.

Can you explain why and in what the use of EXPAND() helps with MSVC
builds?  Any references which help to understand why this is better?
If this change is needed, this also surely needs a comment to explain
the difference.
--
Michael

Вложения

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: define bool in pgtypeslib_extern.h
Следующее
От: Virender Singla
Дата:
Сообщение: Re: vacuum on table1 skips rows because of a query on table2