git.postgresql.org Git - postgresql.git/commit
2022年1月15日 02:22:24 +0000 (11:22 +0900)
2022年1月15日 02:22:24 +0000 (11:22 +0900)
commit 74527c3e022d3ace648340b79a6ddec3419f6732
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
This is the main PostgreSQL git repository.
RSS
Atom