Re: psql tab-complete

From: Victor Spirin <v(dot)spirin(at)postgrespro(dot)ru>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: psql tab-complete
Date: 2019-10-24 21:31:11
Message-ID: ae951028-0456-a2b8-8a5a-af01afdda071@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Sorry for wrong place and contents of my message.

It seems that the VA_ARGS_NARGS (__ VA_ARGS__) macros always return 1 on
Windows.

Victor Spirin
Postgres Professional:http://www.postgrespro.com
The Russian Postgres Company

24.10.2019 19:11, Victor Spirin пишет:
> I found some problem with tab-complete in the 12 version.  I checked
> this in the Windows.
>
>
> Victor Spirin
> Postgres Professional:http://www.postgrespro.com
> The Russian Postgres Company
>
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2019-10-24 21:31:57 Re: ERROR: subtransaction logged without previous top-level txn record
Previous Message Andres Freund 2019-10-24 21:25:12 Re: EXPLAIN BUFFERS and I/O timing accounting questions