postgresql/src/bin
Michael Paquier 6afcab6ac1 Add psql tab compression for ALTER TABLE .. { OF | NOT OF }
ALTER TABLE .. OF is now able to complete with the list of available
composite types that can be used with the query.

Author: Aleksander Alekseev
Reviewed-by: Shinya Kato
Discussion: https://postgr.es/m/47b71e0c523b30357208e79786161281@oss.nttdata.com
2022-09-10 17:22:29 +09:00
..
initdb Clean up inconsistent use of fflush(). 2022-08-29 13:55:41 -04:00
pg_amcheck Fix an assortment of improper usages of string functions 2022-09-06 13:19:44 +12: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 unneeded null pointer checks before PQfreemem() 2022-08-26 19:16:28 +02: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 Replace load of functions by direct calls for some WIN32 2022-09-09 10:52:17 +09:00
pg_dump Fix an assortment of improper usages of string functions 2022-09-06 13:19:44 +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 Clean up inconsistent use of fflush(). 2022-08-29 13:55:41 -04: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 Refactor check_ functions to use filehandle for status 2022-08-31 13:06:50 +02:00
pg_verifybackup Clean up inconsistent use of fflush(). 2022-08-29 13:55:41 -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 Fix an assortment of improper usages of string functions 2022-09-06 13:19:44 +12:00
pgevent Update copyright for 2022 2022-01-07 19:04:57 -05:00
psql Add psql tab compression for ALTER TABLE .. { OF | NOT OF } 2022-09-10 17:22:29 +09:00
scripts Fix assertion failure in CREATE DATABASE 2022-08-22 15:38:41 +02:00
Makefile Update copyright for 2022 2022-01-07 19:04:57 -05:00