diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-09-12 15:24:56 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-09-12 15:25:12 -0400 |
commit | 7046d30246057b65dd7ad735fd89058684e782cd (patch) | |
tree | c416f2dc5874bbe6e91901835f03381402085d18 /src/backend/access/transam/xlog.c | |
parent | b7f6bcbffcc0b41d783c0c9c61766428159969ff (diff) | |
download | postgresql-7046d30246057b65dd7ad735fd89058684e782cd.tar.gz postgresql-7046d30246057b65dd7ad735fd89058684e782cd.zip |
Minor fixes for psql tab completion.
* Include partitioned tables in what's offered after ANALYZE.
* Include toast_tuple_target in what's offered after ALTER TABLE ... SET|RESET.
* Include HASH in what's offered after PARTITION BY.
This is extracted from a larger patch; these bits seem like
uncontroversial bug fixes for v11 features, so back-patch them into v11.
Justin Pryzby
Discussion: https://postgr.es/m/20180529000623.GA21896@telsasoft.com
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions