Re: CREATE tab completion

Ken Kato <katouknl@oss.nttdata.com>

From: Ken Kato <katouknl@oss.nttdata.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2021-11-19T07:19:01Z
Lists: pgsql-hackers
> I have fixed (or discarded) that, and the parts for sequences, domains
> and transforms remained.  That looked like good enough on its own, so
> applied those parts of the patch.
> --
> Michael
Thank you very much!

I assume Michael has committed the modified version of the patch.
Therefore, I changed the status to"committed" in Commitfest 2022-01.
https://commitfest.postgresql.org/36/3418/

Best wishes,

-- 
Ken Kato
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



Commits

  1. Improve psql tab completion for transforms, domains and sequences