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

Greg Sabino Mullane <htamfids@gmail.com>

From: Greg Sabino Mullane <htamfids@gmail.com>
To: Michael Banck <mbanck@gmx.net>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-11-20T00:47:58Z
Lists: pgsql-hackers
Compiled and tested: works fine, so +1 from me. Honestly, I was surprised
%s was still available. :)

Cheers,
Greg

Commits

  1. libpq: Remove PQservice()

  2. psql: Add more information about service name

  3. libpq: Add service name to PGconn and PQservice()