Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/develop' into add_schema_in_se…
Browse files Browse the repository at this point in the history
…rial
  • Loading branch information
airnet73 committed Dec 13, 2024
2 parents 7c94d1d + cdc9ddd commit 0ab3ca3
Show file tree
Hide file tree
Showing 306 changed files with 17,727 additions and 10,895 deletions.
8 changes: 5 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
build:
<<: *defaults
environment:
MAKEFLAGS: -j 10
resource_class: large
MAKEFLAGS: -j 8
resource_class: xlarge
steps:
- checkout
- run:
Expand Down Expand Up @@ -149,4 +149,6 @@ workflows:
requires:
- build

- build-windows
- build-windows:
requires:
- build
3 changes: 2 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
/src/broker/ @kisoo-han
/src/cm_common/ @kisoo-han
/src/compat/ @beyondykk9
/src/jsp/ @beyondykk9
/src/sp/ @beyondykk9
/src/method/ @beyondykk9
/src/optimizer/ @shparkcubrid
/src/parser/ @beyondykk9
Expand Down Expand Up @@ -51,3 +51,4 @@
/src/thread @beyondykk9
/src/loaddb @kisoo-han

/pl_engine @beyondykk9
10 changes: 7 additions & 3 deletions contrib/msg/de_DE.utf8/cubrid.msg
Original file line number Diff line number Diff line change
Expand Up @@ -1445,8 +1445,9 @@ $ LOADDB

1359 Java VM crashed: %1$s
1360 In line %1$d, column %2$d\nStored procedure compile error: %3$s

1361 Letzter Fehler
1361 Dropping system generated stored procedure is not allowed.
1362 PL/CSQL Stored procedure/function does not support Invoker's rights
1363 Letzter Fehler

$set 6 MSGCAT_SET_INTERNAL
1 Fehler in Fehler-Subsystem (Zeile %1$d):
Expand Down Expand Up @@ -1937,7 +1938,10 @@ $set 8 MSGCAT_SET_PARSER_SEMANTIC
320 Unsupported return type '%1$s' of the stored procedure
321 %TYPE type specification is allowed only for PL/CSQL
322 Table column '%1$s.%2$s' has not been defined
323 Stored procedure/function '%1$s' has OUT or IN OUT arguments
323 Stored procedure/function "%1$s" does not exist.
324 Attempting to assign DEFAULT on an Out parameter is not allowed: '%1$s'.
325 Only trailing default parameter is allowed: invalid at '%1$s'.
326 Stored procedure/function '%1$s' has OUT or IN OUT arguments

$set 9 MSGCAT_SET_PARSER_RUNTIME
1 Außer virtuellem Speicher: %1$d Bytes können nicht zugewiesen werden.
Expand Down
6 changes: 2 additions & 4 deletions contrib/msg/de_DE.utf8/utils.msg
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ Vorhandene Serviceutilities:\n\
gateway\n\
manager\n\
heartbeat\n\
javasp\n\
pl\n\
\n\
Vorhandene Administratorutilities:\n\
addvoldb\n\
Expand Down Expand Up @@ -262,11 +262,9 @@ Vorhandene Befehle:\n\
42 Parameter ist Ungültig.\n
43 Datei(%1$s) offene Fehler.\n
44 Cubrid Utility, Version %1$s\n\
Anwendung: %2$s javasp <Befehl> [args]\n\
Anwendung: %2$s pl <Befehl> [args]\n\
\n\
Vorhandene Befehle:\n\
start [database-name]\n\
stop [database-name]\n\
restart [database-name]\n\
status [database-name]\n
45 cubrid utility, version %1$s\n\
Expand Down
10 changes: 7 additions & 3 deletions contrib/msg/es_ES.utf8/cubrid.msg
Original file line number Diff line number Diff line change
Expand Up @@ -1445,8 +1445,9 @@ Verifique la ruta del archivo de claves (_keys) y asegúrese de que incluya la c

1359 Java VM crashed: %1$s
1360 In line %1$d, column %2$d\nStored procedure compile error: %3$s

1361 Ultimo error
1361 Dropping system generated stored procedure is not allowed.
1362 PL/CSQL Stored procedure/function does not support Invoker's rights
1363 Ultimo error

$set 6 MSGCAT_SET_INTERNAL
1 Error en subsistema de error (linea %1$d):
Expand Down Expand Up @@ -1937,7 +1938,10 @@ $set 8 MSGCAT_SET_PARSER_SEMANTIC
320 Unsupported return type '%1$s' of the stored procedure
321 %TYPE type specification is allowed only for PL/CSQL
322 Table column '%1$s.%2$s' has not been defined
323 Stored procedure/function '%1$s' has OUT or IN OUT arguments
323 Stored procedure/function "%1$s" does not exist.
324 Attempting to assign DEFAULT on an Out parameter is not allowed: '%1$s'.
325 Only trailing default parameter is allowed: invalid at '%1$s'.
326 Stored procedure/function '%1$s' has OUT or IN OUT arguments

$set 9 MSGCAT_SET_PARSER_RUNTIME
1 Sin memoria virtual: incapaz de asignar %1$d bytes.
Expand Down
6 changes: 2 additions & 4 deletions contrib/msg/es_ES.utf8/utils.msg
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ Utilidades de servicio disponible:\n\
gateway\n\
manager\n\
heartbeat\n\
javasp\n\
pl\n\
\n\
Utilidades de administrador disponible:\n\
addvoldb\n\
Expand Down Expand Up @@ -262,11 +262,9 @@ Comando disponible: \n\
42 Argumento invalido.\n
43 Error al abrir archivo (%1$s).\n
44 utilidad de cubrid, version %1$s\n\
uso: %2$s javasp <command> [args]\n\
uso: %2$s pl <command> [args]\n\
\n\
Comando disponible:\n\
start [database-name]\n\
stop [database-name]\n\
restart [database-name]\n\
status [database-name]\n
45 cubrid utility, version %1$s\n\
Expand Down
10 changes: 7 additions & 3 deletions contrib/msg/fr_FR.utf8/cubrid.msg
Original file line number Diff line number Diff line change
Expand Up @@ -1445,8 +1445,9 @@ Vérifiez le chemin du fichier de clé (_keys) et assurez-vous qu'il inclut la c

1359 Java VM crashed: %1$s
1360 In line %1$d, column %2$d\nStored procedure compile error: %3$s

1361 Dernière erreur
1361 Dropping system generated stored procedure is not allowed.
1362 PL/CSQL Stored procedure/function does not support Invoker's rights
1363 Dernière erreur

$set 6 MSGCAT_SET_INTERNAL
1 Erreur dans le sous-système d'erreur (ligne %1$d):
Expand Down Expand Up @@ -1937,7 +1938,10 @@ $set 8 MSGCAT_SET_PARSER_SEMANTIC
320 Unsupported return type '%1$s' of the stored procedure
321 %TYPE type specification is allowed only for PL/CSQL
322 Table column '%1$s.%2$s' has not been defined
323 Stored procedure/function '%1$s' has OUT or IN OUT arguments
323 Stored procedure/function "%1$s" does not exist.
324 Attempting to assign DEFAULT on an Out parameter is not allowed: '%1$s'.
325 Only trailing default parameter is allowed: invalid at '%1$s'.
326 Stored procedure/function '%1$s' has OUT or IN OUT arguments

$set 9 MSGCAT_SET_PARSER_RUNTIME
1 Mémoire virtuelle épuisée: impossible d'allouer %1$d octets.
Expand Down
6 changes: 2 additions & 4 deletions contrib/msg/fr_FR.utf8/utils.msg
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ Utilitaires de service disponibles\n\
gateway\n\
manager\n\
heartbeat\n\
javasp\n\
pl\n\
\n\
Utilitaires d'administrateur disponibles:\n\
addvoldb\n\
Expand Down Expand Up @@ -262,11 +262,9 @@ Commandes disponibles:\n\
42 Argument invalide.\n
43 Erreur d'ouverture du fichier(%1$s).\n
44 utilitaire CUBRID, version %1$s\n\
usage: %2$s javasp <command> [args]\n\
usage: %2$s pl <command> [args]\n\
\n\
Commandes disponibles:\n\
start [database-name]\n\
stop [database-name]\n\
restart [database-name]\n\
status [database-name]\n
45 cubrid utility, version %1$s\n\
Expand Down
10 changes: 7 additions & 3 deletions contrib/msg/it_IT.utf8/cubrid.msg
Original file line number Diff line number Diff line change
Expand Up @@ -1445,8 +1445,9 @@ Controllare il percorso del file della chiave (_keys) e assicurarsi che includa

1359 Java VM crashed: %1$s
1360 In line %1$d, column %2$d\nStored procedure compile error: %3$s

1361 Ultimo errore
1361 Dropping system generated stored procedure is not allowed.
1362 PL/CSQL Stored procedure/function does not support Invoker's rights
1363 Ultimo errore

$set 6 MSGCAT_SET_INTERNAL
1 Errore nel sottosistema di errore (linea %1$d):
Expand Down Expand Up @@ -1937,7 +1938,10 @@ $set 8 MSGCAT_SET_PARSER_SEMANTIC
320 Unsupported return type '%1$s' of the stored procedure
321 %TYPE type specification is allowed only for PL/CSQL
322 Table column '%1$s.%2$s' has not been defined
323 Stored procedure/function '%1$s' has OUT or IN OUT arguments
323 Stored procedure/function "%1$s" does not exist.
324 Attempting to assign DEFAULT on an Out parameter is not allowed: '%1$s'.
325 Only trailing default parameter is allowed: invalid at '%1$s'.
326 Stored procedure/function '%1$s' has OUT or IN OUT arguments

$set 9 MSGCAT_SET_PARSER_RUNTIME
1 Fuori di memoria virtuale: Impossibile allocare %1$d byte.
Expand Down
6 changes: 2 additions & 4 deletions contrib/msg/it_IT.utf8/utils.msg
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ Servizi disponibili:\n\
gateway\n\
manager\n\
heartbeat\n\
javasp\n\
pl\n\
\n\
Utilità amministrazione disponibili:\n\
addvoldb\n\
Expand Down Expand Up @@ -262,11 +262,9 @@ Commandi disponibili:\n\
42 Argomento non valido.\n
43 Errore di apertura file(%1$s).\n
44 utilità cubrid, versione %1$s\n\
uso: %2$s javasp <commando> [args]\n\
uso: %2$s pl <commando> [args]\n\
\n\
Commandi disponibili:\n\
start [database-name]\n\
stop [database-name]\n\
restart [database-name]\n\
status [database-name]\n
45 cubrid utility, version %1$s\n\
Expand Down
10 changes: 7 additions & 3 deletions contrib/msg/ja_JP.utf8/cubrid.msg
Original file line number Diff line number Diff line change
Expand Up @@ -1445,8 +1445,9 @@ $ LOADDB

1359 Java VM crashed: %1$s
1360 In line %1$d, column %2$d\nStored procedure compile error: %3$s

1361 ラストエラー
1361 Dropping system generated stored procedure is not allowed.
1362 PL/CSQL Stored procedure/function does not support Invoker's rights
1363 ラストエラー

$set 6 MSGCAT_SET_INTERNAL
1 エラーサブシステムにエラー発生(ライン %1$d):
Expand Down Expand Up @@ -1937,7 +1938,10 @@ $set 8 MSGCAT_SET_PARSER_SEMANTIC
320 Unsupported return type '%1$s' of the stored procedure
321 %TYPE type specification is allowed only for PL/CSQL
322 Table column '%1$s.%2$s' has not been defined
323 Stored procedure/function '%1$s' has OUT or IN OUT arguments
323 Stored procedure/function "%1$s" does not exist.
324 Attempting to assign DEFAULT on an Out parameter is not allowed: '%1$s'.
325 Only trailing default parameter is allowed: invalid at '%1$s'.
326 Stored procedure/function '%1$s' has OUT or IN OUT arguments

$set 9 MSGCAT_SET_PARSER_RUNTIME
1 バチャールメモリーが足りません。: %1$dバイトがアロケーションできません。
Expand Down
6 changes: 2 additions & 4 deletions contrib/msg/ja_JP.utf8/utils.msg
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ cubrid 管理者ユーティリティー、バージョン %1$s\n\
gateway\n\
manager\n\
heartbeat\n\
javasp\n\
pl\n\
\n\
正しい管理者ユーティリティー名:\n\
addvoldb\n\
Expand Down Expand Up @@ -262,11 +262,9 @@ cubrid 管理者ユーティリティー、バージョン %1$s\n\
42 無効なパラメーターです。\n
43 ファイル「%1$s」のオープンに失敗しました。\n
44 cubridユーティリティー、バージョン %1$s\n\
使い方: %2$s javasp <コマンド> [パラメーター]\n\
使い方: %2$s pl <コマンド> [パラメーター]\n\
\n\
正しいコマンド:\n\
start [データベース名]\n\
stop [データベース名]\n\
restart [データベース名]\n\
status [データベース名]\n
45 cubridユーティリティー、バージョン %1$s\n\
Expand Down
10 changes: 7 additions & 3 deletions contrib/msg/km_KH.utf8/cubrid.msg
Original file line number Diff line number Diff line change
Expand Up @@ -1445,8 +1445,9 @@ Check the path of the key file (_keys) and make sure that it includes proper key

1359 Java VM crashed: %1$s
1360 In line %1$d, column %2$d\nStored procedure compile error: %3$s

1361 Last Error
1361 Dropping system generated stored procedure is not allowed.
1362 PL/CSQL Stored procedure/function does not support Invoker's rights
1363 Last Error

$set 6 MSGCAT_SET_INTERNAL
1 Error in error subsystem (line %1$d):
Expand Down Expand Up @@ -1937,7 +1938,10 @@ $set 8 MSGCAT_SET_PARSER_SEMANTIC
320 Unsupported return type '%1$s' of the stored procedure
321 %TYPE type specification is allowed only for PL/CSQL
322 Table column '%1$s.%2$s' has not been defined
323 Stored procedure/function '%1$s' has OUT or IN OUT arguments
323 Stored procedure/function "%1$s" does not exist.
324 Attempting to assign DEFAULT on an Out parameter is not allowed: '%1$s'.
325 Only trailing default parameter is allowed: invalid at '%1$s'.
326 Stored procedure/function '%1$s' has OUT or IN OUT arguments

$set 9 MSGCAT_SET_PARSER_RUNTIME
1 Out of virtual memory: unable to allocate %1$d bytes.
Expand Down
6 changes: 2 additions & 4 deletions contrib/msg/km_KH.utf8/utils.msg
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ Available service's utilities:\n\
gateway\n\
manager\n\
heartbeat\n\
javasp\n\
pl\n\
\n\
Available administrator's utilities:\n\
addvoldb\n\
Expand Down Expand Up @@ -262,11 +262,9 @@ Available command:\n\
42 Invalid argument.\n
43 File(%1$s) open error.\n
44 cubrid utility, version %1$s\n\
usage: %2$s javasp <command> [args]\n\
usage: %2$s pl <command> [args]\n\
\n\
Available command:\n\
start [database-name]\n\
stop [database-name]\n\
restart [database-name]\n\
status [database-name]\n
45 cubrid utility, version %1$s\n\
Expand Down
10 changes: 7 additions & 3 deletions contrib/msg/ro_RO.utf8/cubrid.msg
Original file line number Diff line number Diff line change
Expand Up @@ -1445,8 +1445,9 @@ Verificați calea fișierului cheie (_keys) și asigurați-vă că acesta includ

1359 Java VM crashed: %1$s
1360 In line %1$d, column %2$d\nStored procedure compile error: %3$s

1361 Ultima eroare
1361 Dropping system generated stored procedure is not allowed.
1362 PL/CSQL Stored procedure/function does not support Invoker's rights
1363 Ultima eroare

$set 6 MSGCAT_SET_INTERNAL
1 Eroare în subsistemul de erori (linia %1$d):
Expand Down Expand Up @@ -1937,7 +1938,10 @@ $set 8 MSGCAT_SET_PARSER_SEMANTIC
320 Unsupported return type '%1$s' of the stored procedure
321 %TYPE type specification is allowed only for PL/CSQL
322 Table column '%1$s.%2$s' has not been defined
323 Stored procedure/function '%1$s' has OUT or IN OUT arguments
323 Stored procedure/function "%1$s" does not exist.
324 Attempting to assign DEFAULT on an Out parameter is not allowed: '%1$s'.
325 Only trailing default parameter is allowed: invalid at '%1$s'.
326 Stored procedure/function '%1$s' has OUT or IN OUT arguments

$set 9 MSGCAT_SET_PARSER_RUNTIME
1 Memorie virtuală epuizată: nu s-au putut aloca %1$d bytes.
Expand Down
6 changes: 2 additions & 4 deletions contrib/msg/ro_RO.utf8/utils.msg
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ Utilitare de serviciu disponibile:\n\
gateway\n\
manager\n\
heartbeat\n\
javasp\n\
pl\n\
\n\
Utilitare de administrare disponibile:\n\
addvoldb\n\
Expand Down Expand Up @@ -262,11 +262,9 @@ Comenzi disponibile:\n\
42 Argument invalid.\n
43 Eroare la deschiderea fişierului(%1$s).\n
44 utilitar CUBRID, versiunea %1$s\n\
utilizare: %2$s javasp <command> [args]\n\
utilizare: %2$s pl <command> [args]\n\
\n\
Comenzi disponibile:\n\
start [database-name]\n\
stop [database-name]\n\
restart [database-name]\n\
status [database-name]\n
45 cubrid utility, version %1$s\n\
Expand Down
10 changes: 7 additions & 3 deletions contrib/msg/tr_TR.utf8/cubrid.msg
Original file line number Diff line number Diff line change
Expand Up @@ -1445,8 +1445,9 @@ Anahtar dosyasının (_keys) yolunu kontrol edin ve uygun anahtarı içerdiğind

1359 Java VM crashed: %1$s
1360 In line %1$d, column %2$d\nStored procedure compile error: %3$s

1361 Son Hata
1361 Dropping system generated stored procedure is not allowed.
1362 PL/CSQL Stored procedure/function does not support Invoker's rights
1363 Son Hata

$set 6 MSGCAT_SET_INTERNAL
1 Alt Hata içinde hata (satır %1$d):
Expand Down Expand Up @@ -1937,7 +1938,10 @@ $set 8 MSGCAT_SET_PARSER_SEMANTIC
320 Unsupported return type '%1$s' of the stored procedure
321 %TYPE type specification is allowed only for PL/CSQL
322 Table column '%1$s.%2$s' has not been defined
323 Stored procedure/function '%1$s' has OUT or IN OUT arguments
323 Stored procedure/function "%1$s" does not exist.
324 Attempting to assign DEFAULT on an Out parameter is not allowed: '%1$s'.
325 Only trailing default parameter is allowed: invalid at '%1$s'.
326 Stored procedure/function '%1$s' has OUT or IN OUT arguments

$set 9 MSGCAT_SET_PARSER_RUNTIME
1 Sanal bellek yetersiz: %1$d bayt bölüm ayıramadı.
Expand Down
Loading

0 comments on commit 0ab3ca3

Please sign in to comment.