Re: psql: Add tab completion for ALTER USER RESET

Tomas Vondra <tomas@vondra.me>

From: Tomas Vondra <tomas@vondra.me>
To: Robins Tharakan <tharakan@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-02-17T17:32:02Z
Lists: pgsql-hackers
On 2/16/25 17:56, Tomas Vondra wrote:
>...
> 
> Thanks. These patches look fine to me. I'll get them committed.
> 

I've pushed both patches. Thanks!

-- 
Tomas Vondra




Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Add tab completion for ALTER DATABASE RESET

  2. Add tab completion for ALTER USER/ROLE RESET