Re: [PATCH] Feature improvement for TRUNCATE tab completion.
Fujii Masao <masao.fujii@oss.nttdata.com>
From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: Muhammad Usama <m.usama@gmail.com>, pgsql-hackers@lists.postgresql.org
Cc: Kota Miyake <miyake_kouta@oss.nttdata.com>
Date: 2021-02-25T09:22:44Z
Lists: pgsql-hackers
On 2021/02/24 12:59, Fujii Masao wrote: > > > On 2021/02/23 1:44, Muhammad Usama wrote: >> The following review has been posted through the commitfest application: >> make installcheck-world: not tested >> Implements feature: tested, passed >> Spec compliant: tested, passed >> Documentation: not tested >> >> Other than "Hunk #1 succeeded at 3832 (offset 33 lines)." message while applying the patch to >> current master branch (commit 6a03369a71d4a7dc5b8d928aab775ddd28b72494) I found no issue with the patch. >> >> The new status of this patch is: Ready for Committer > > OK, so barring any objection, I will commit this patch. Pushed. Thanks! Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION
Commits
-
Improve tab-completion for TRUNCATE.
- 6b40d9bdbdc9 14.0 landed
-
Fix typo
- 6a03369a71d4 14.0 cited