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
- tab-complete.patch (text/plain) patch
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
-
Add work-around for VA_ARGS_NARGS() on MSVC.
- 3f28bd7337d7 16.0 landed