psql: Improve tab-completion for PREPARE.

This commit enhances tab-completion for PREPARE xx AS to also suggest
MERGE INTO, VALUES, WITH, and TABLE.

Author: Haruna Miwa <[email protected]>
Reviewed-by: Fujii Masao <[email protected]>
Discussion: 
https://postgr.es/m/ty7p286mb5466b859bd6c5be64e961878f1...@ty7p286mb5466.jpnp286.prod.outlook.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/81966c5458fb0a441c69b21f63d43f04cdb0d2d6

Modified Files
--------------
src/bin/psql/tab-complete.in.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Reply via email to