hyongtao-db opened a new pull request, #774: URL: https://github.com/apache/cloudberry/pull/774
Cherry pick from https://github.com/greenplum-db/gpdb-archive/commit/df114f0d3d22098ecd9450f4c5dd9d83c3a5047e Long log: Add EXTERNAL TABLE to autocomplete (#15350) Extends the psql console utility. It's autocompletion capabilities with the "CREATE EXTERNAL TABLE" syntax. Now, when you type "CREATE EXT" and press Tab, both options will be offered: "CREATE EXTENSION" and "CREATE EXTERNAL TABLE". Author-by: @nameless-tree -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
