aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2014-07-12 15:44:39 +0200
committerAndres Freund <andres@anarazel.de>2014-07-12 15:44:39 +0200
commitbd409519bd19911d2d2cba64415447d2fa9d766b (patch)
tree9a8494f50c7e5af5f11bdfb078a123466ef49524 /contrib/postgres_fdw/postgres_fdw.c
parent626bfad6cc5701eb385b8995e1431ad6a5f24928 (diff)
downloadpostgresql-bd409519bd19911d2d2cba64415447d2fa9d766b.tar.gz
postgresql-bd409519bd19911d2d2cba64415447d2fa9d766b.zip
Minimal psql tab completion support for SET search_path.
Complete SET search_path = ... to non-temporary and non-toast schemas. Since there pretty much is no use case to add those to the search path and there can be many it's helpful to exclude them. It'd be nicer to complete multiple search path elements, but that's not easy. Jeff Janes
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions