Re: [PATCH] Add support for displaying database service in psql prompt

From: Greg Sabino Mullane <htamfids(at)gmail(dot)com>
To: Michael Banck <mbanck(at)gmx(dot)net>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Add support for displaying database service in psql prompt
Date: 2024-11-20 00:47:58
Message-ID: CAKAnmmKhnHGp4X3FvMAicRsbyiKTWwMJ6oWdkRw2oLVzdeL-0A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Compiled and tested: works fine, so +1 from me. Honestly, I was surprised
%s was still available. :)

Cheers,
Greg

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2024-11-20 01:10:06 Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE
Previous Message Michael Paquier 2024-11-20 00:41:58 Re: pg_rewind WAL segments deletion pitfall