Fixes sql comments

pull/7270/head
gindibay 2023-10-04 13:40:37 +03:00
parent cef9ac702e
commit 3735bef156
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
-- citus--12.1-1--12.2-1 -- citus--12.1-1--12.2-1
/* --
* citus_internal_database_command creates a database according to the given command. -- citus_internal_database_command creates a database according to the given command.
*/
CREATE OR REPLACE FUNCTION pg_catalog.citus_internal_database_command(command text) CREATE OR REPLACE FUNCTION pg_catalog.citus_internal_database_command(command text)
RETURNS void RETURNS void
LANGUAGE C LANGUAGE C