Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita01e1b8

Browse files
committed
Add new part SQL/MDA to information_schema.sql_parts
1 parent6aba63e commita01e1b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/backend/catalog/information_schema.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1670,6 +1670,7 @@ INSERT INTO sql_parts VALUES ('10', 'Object Language Bindings (SQL/OLB)', 'NO',
16701670
INSERT INTO sql_partsVALUES ('11','Information and Definition Schema (SQL/Schemata)','NO',NULL,'');
16711671
INSERT INTO sql_partsVALUES ('13','Routines and Types Using the Java Programming Language (SQL/JRT)','NO',NULL,'');
16721672
INSERT INTO sql_partsVALUES ('14','XML-Related Specifications (SQL/XML)','NO',NULL,'');
1673+
INSERT INTO sql_partsVALUES ('15','Multi-Dimensional Arrays (SQL/MDA)','NO',NULL,'');
16731674

16741675

16751676
/*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp