Re: Tab completion regression test failed on illumos - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Tab completion regression test failed on illumos
Date
Msg-id 3027818.1698935036@sss.pgh.pa.us
Whole thread Raw
In response to Re: Tab completion regression test failed on illumos  (Japin Li <japinli@hotmail.com>)
Responses Re: Tab completion regression test failed on illumos
List pgsql-hackers
Japin Li <japinli@hotmail.com> writes:
> It seems the 'SEL\t' is converted to 'SEL     ' which is "SEL" with 5 spaces.

That would be plausible if readline were disabled, or otherwise
not functioning.

            regards, tom lane



pgsql-hackers by date:

Previous
From: "Amonson, Paul D"
Date:
Subject: Popcount optimization using AVX512
Next
From: Nathan Bossart
Date:
Subject: Re: CRC32C Parallel Computation Optimization on ARM