psql tab-complete

Victor Spirin <v.spirin@postgrespro.ru>

From: Victor Spirin <v.spirin@postgrespro.ru>
To: pgsql-hackers@lists.postgresql.org
Date: 2019-10-24T16:11:59Z
Lists: pgsql-hackers

Attachments

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


Commits

  1. Add work-around for VA_ARGS_NARGS() on MSVC.