postgresql/src/bin
Michael Paquier 1906cc07d9 Make saner the tab completion of INSERT and DELETE in psql
When specified directly as DML queries, INSERT was not getting always
completed to "INSERT INTO", same for DELETE with "DELETE FROM".  This
makes the completion behavior more consistent for both commands, saving
a few keystrokes.

Commands on policies, triggers, grant/revoke, etc. require only DELETE
as completion keyword.

Author: Haiying Tang
Reviewed-by: Dilip Kumar, Julien Rouhaud
Discussion: https://postgr.es/m/OS0PR01MB61135AE2B07CCD1AB8C6A0F6FB549@OS0PR01MB6113.jpnprd01.prod.outlook.com
2021-05-13 09:48:28 +09:00
..
initdb Translation updates 2021-05-10 14:36:21 +02:00
pg_amcheck Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
pg_archivecleanup Translation updates 2021-05-10 14:36:21 +02:00
pg_basebackup Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
pg_checksums Translation updates 2021-05-10 14:36:21 +02:00
pg_config Translation updates 2021-05-10 14:36:21 +02:00
pg_controldata Translation updates 2021-05-10 14:36:21 +02:00
pg_ctl Translation updates 2021-05-10 14:36:21 +02:00
pg_dump Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
pg_resetwal Translation updates 2021-05-10 14:36:21 +02:00
pg_rewind Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
pg_test_fsync Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
pg_test_timing Translation updates 2021-05-10 14:36:21 +02:00
pg_upgrade Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
pg_verifybackup Translation updates 2021-05-10 14:36:21 +02:00
pg_waldump Translation updates 2021-05-10 14:36:21 +02:00
pgbench Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
pgevent Update copyright for 2021 2021-01-02 13:06:25 -05:00
psql Make saner the tab completion of INSERT and DELETE in psql 2021-05-13 09:48:28 +09:00
scripts Translation updates 2021-05-10 14:36:21 +02:00
Makefile Add pg_amcheck, a CLI for contrib/amcheck. 2021-03-12 13:00:01 -05:00