public inbox for [email protected]  
help / color / mirror / Atom feed
From: Thomas Munro <[email protected]>
To: Kirk Wolak <[email protected]>
Cc: Tom Lane <[email protected]>
Cc: Andres Freund <[email protected]>
Cc: [email protected]
Subject: Re: Getting PSQL in Windows to support TAB/Autocomplete via modified readline...
Date: Tue, 8 Oct 2024 11:01:26 +1300
Message-ID: <CA+hUKG+17L3_Zmauwc3u7u0fLrQhpccN3dDDyQoPKz1y4XaDXQ@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <CACLU5mThm-uCtERMVHMoGED2EPfyS54j83WB20s_BmzVQuMkpg@mail.gmail.com>
	<[email protected]>
	<[email protected]>
	<[email protected]>
	<CACLU5mQ-z_AF7CULx=nR8DOOOYg+uMFq7x2G4MtEh02Gd5W01w@mail.gmail.com>
	<[email protected]>
	<CACLU5mRsMQyW_OcFXeb=NiPScDtUQYrTpY7fbGR-vvBuKkqh=Q@mail.gmail.com>
	<[email protected]>
	<CACLU5mSipi74doSXZrQYF3_O_SBDMhWtNkikv7+nFchTb-cN-g@mail.gmail.com>
	<[email protected]>

Hi Kirk,

Just as an FYI since you were working in this area, Tom has just
knocked off one of the blockers for tab completion on Windows, namely
that MSVC didn't like the overgrown if-then-else code in
tab-complete.c[1].  That is now fixed in PostgreSQL's master
branch[2][3][4] (v18 to be).

[1] https://www.postgresql.org/message-id/flat/2208466.1720729502%40sss.pgh.pa.us
[2] https://github.com/postgres/postgres/commit/ef0938f7bdd0838857da38b9a660191ec8411696
[3] https://github.com/postgres/postgres/commit/bd1276a3c9433a9e2760db6ae6e73560d7d32a22
[4] https://github.com/postgres/postgres/commit/f391d9dc93a24923c57bb0e044161d3f0b840770






reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected], [email protected], [email protected]
  Subject: Re: Getting PSQL in Windows to support TAB/Autocomplete via modified readline...
  In-Reply-To: <CA+hUKG+17L3_Zmauwc3u7u0fLrQhpccN3dDDyQoPKz1y4XaDXQ@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox