experiment: psql: highlight first row of INFO output

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: experiment: psql: highlight first row of INFO output
Date: 2026-06-08 02:57:02
Message-ID: CAFj8pRDB_vfX8tD7o0w6AJORz4R=RxRjRtMeBu9uDM8ikAjYjQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

This is just a simple (and dirty) experiment that can show possible
colouring of lines with table names of VACUUM VERBOSE output.

It is not invasive and it should work with different languages.

Exceptionally the screenshot is attached

Comments, notes?

Regards

Pavel

Attachment Content-Type Size
0001-Print-opening-INFO-lines-with-coulours.patch text/x-patch 11.8 KB
Snímek obrazovky z 2026-06-08 04-53-13.png image/png 145.0 KB

Browse pgsql-hackers by date

  From Date Subject
Previous Message Kyotaro Horiguchi 2026-06-08 02:51:04 Re: [PATCH] Doc: Mention OFF as an alias for EXPLAIN SERIALIZE NONE