pgsql: In tab-completion test, print out the value of TERM before chang - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: In tab-completion test, print out the value of TERM before chang
Date
Msg-id E1inpgR-00034L-CA@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
In tab-completion test, print out the value of TERM before changing it.

I'm curious to see what values are prevailing in the buildfarm.

Discussion: https://postgr.es/m/23181.1578167938@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/60ab7c80b4de2c3591e50dfb5ed0fd4002f0f2f2

Modified Files
--------------
src/bin/psql/t/010_tab_completion.pl | 3 +++
1 file changed, 3 insertions(+)


pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: pgsql: Skip memcpy(x, x) in qunique().
Next
From: Tom Lane
Date:
Subject: pgsql: Don't try to force TERM to a fixed value in tab-completion test.