postgresql/src/bin
Michael Paquier f6c750d31d Improve tab completion of ALTER TYPE in psql
This commit adds support for more tab completion in this command as of
"ALTER TYPE .. SET".  The completion of "RENAME VALUE" was separated
from the rest of the completions done for this command, so group
everything together.

Author: Vignesh C
Discussion: https://postgr.es/m/CALDaNm1u83jtD2wysdw9XwokEacSXEyUpELajEvOMgJTc3pQ7g@mail.gmail.com
2022-08-15 14:08:59 +09:00
..
initdb Remove replacement code for getaddrinfo. 2022-08-14 09:53:28 +12:00
pg_amcheck Revert "Use wildcards instead of manually-maintained file lists in */nls.mk." 2022-07-13 14:29:10 -04:00
pg_archivecleanup Revert "Use wildcards instead of manually-maintained file lists in */nls.mk." 2022-07-13 14:29:10 -04:00
pg_basebackup Remove configure probe for sys/select.h. 2022-08-14 00:09:47 +12:00
pg_checksums Replace pgwin32_is_junction() with lstat(). 2022-08-06 12:50:59 +12:00
pg_config Revert "Use wildcards instead of manually-maintained file lists in */nls.mk." 2022-07-13 14:29:10 -04:00
pg_controldata Revert "Use wildcards instead of manually-maintained file lists in */nls.mk." 2022-07-13 14:29:10 -04:00
pg_ctl Remove configure probe for sys/resource.h and refactor. 2022-08-14 00:09:47 +12:00
pg_dump Remove configure probe for sys/select.h. 2022-08-14 00:09:47 +12:00
pg_resetwal Revert "Use wildcards instead of manually-maintained file lists in */nls.mk." 2022-07-13 14:29:10 -04:00
pg_rewind Replace pgwin32_is_junction() with lstat(). 2022-08-06 12:50:59 +12:00
pg_test_fsync Remove configure probe for fdatasync. 2022-08-05 16:37:38 +12:00
pg_test_timing Revert "Use wildcards instead of manually-maintained file lists in */nls.mk." 2022-07-13 14:29:10 -04:00
pg_upgrade Remove HAVE_UNIX_SOCKETS. 2022-08-14 08:46:53 +12:00
pg_verifybackup Revert "Use wildcards instead of manually-maintained file lists in */nls.mk." 2022-07-13 14:29:10 -04:00
pg_waldump Revert "Use wildcards instead of manually-maintained file lists in */nls.mk." 2022-07-13 14:29:10 -04:00
pgbench Remove configure probe for sys/resource.h and refactor. 2022-08-14 00:09:47 +12:00
pgevent Update copyright for 2022 2022-01-07 19:04:57 -05:00
psql Improve tab completion of ALTER TYPE in psql 2022-08-15 14:08:59 +09:00
scripts Add --schema and --exclude-schema options to vacuumdb. 2022-07-31 16:46:13 -04:00
Makefile Update copyright for 2022 2022-01-07 19:04:57 -05:00