diff options
author | Fujii Masao <fujii@postgresql.org> | 2022-01-15 11:22:24 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2022-01-15 11:22:24 +0900 |
commit | 74527c3e022d3ace648340b79a6ddec3419f6732 (patch) | |
tree | e2d39f44ff0eb2a218c4afd037d4427cb85a0a91 /contrib/postgres_fdw/postgres_fdw.c | |
parent | 36c4bc6e725fe3e9b5a6cc7f1f83010534f18e4b (diff) | |
download | postgresql-74527c3e022d3ace648340b79a6ddec3419f6732.tar.gz postgresql-74527c3e022d3ace648340b79a6ddec3419f6732.zip |
Add tab-completion for CREATE FOREIGN TABLE.
Unlike CREATE TABLE, CREATE FOREIGN TABLE is not allowed inside
CREATE SCHEMA, so Matches() is used instead of TailMatches() for
the tab-completion.
Author: Tang <tanghy.fnst@fujitsu.com>
Reviewed-by: Fujii Masao
Discussion: https://postgr.es/m/OS0PR01MB61137E96E0551278782D11CDFB519@OS0PR01MB6113.jpnprd01.prod.outlook.com
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions