Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1d006ce

Browse files
committed
> I have installed your patch and adjusted the names of the standards
> throughout to the spellings suggested by your book. Great. A follow-up patch for current CVS HEAD is attached, and available at http://troels.arvin.dk/db/pgsql/conformance/pgsql-sql-conformance- followup.patch The patch - includes a core feature ID that had been left out by mistake (C011) - updates the sql_feature_packages.txt table to reflect changes in SQL:2003 which were not covered properly in my last patch Troels Arvin
1 parent 9269699 commit 1d006ce

File tree

2 files changed

+7
-15
lines changed

2 files changed

+7
-15
lines changed

src/backend/catalog/sql_feature_packages.txt

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
1-
B011 Core
2-
B012 Core
3-
B013 Core
4-
B014 Core
5-
B015 Core
6-
B016 Core
7-
B017 Core
1+
C011 Core
82
E011 Core
93
E021 Core
104
E031 Core
@@ -31,23 +25,19 @@ F051 Core
3125
F052 Enhanced datetime facilities
3226
F081 Core
3327
F131 Core
28+
F181 Core
3429
F191 Enhanced integrity management
3530
F201 Core
3631
F221 Core
3732
F261 Core
38-
F302 OLAP facilities
39-
F304 OLAP facilities
4033
F311 Core
41-
F401 OLAP facilities
4234
F411 Enhanced datetime facilities
4335
F471 Core
4436
F481 Core
4537
F491 Enhanced integrity management
4638
F501 Core
4739
F521 Enhanced integrity management
4840
F555 Enhanced datetime facilities
49-
F591 OLAP facilities
50-
F641 OLAP facilities
5141
F671 Enhanced integrity management
5242
F701 Enhanced integrity management
5343
F812 Core
@@ -64,13 +54,14 @@ S151 Basic object support
6454
S161 Enhanced object support
6555
S211 Enhanced object support
6656
S231 Enhanced object support
67-
S241 Enhanced object support
6857
T041 Basic object support
6958
T191 Enhanced integrity management
7059
T201 Enhanced integrity management
71-
T211 Enhanced integrity management
7260
T211 Active database
61+
T211 Enhanced integrity management
7362
T212 Enhanced integrity management
7463
T321 Core
7564
T322 PSM
76-
T431 OLAP facilities
65+
T431 OLAP
66+
T611 OLAP
67+
T631 Core

src/backend/catalog/sql_features.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ B125 Routine language MUMPS NO
2828
B126 Routine language Pascal NO
2929
B127 Routine language PL/I NO
3030
B128 Routine language SQL NO
31+
C011 Call-Level Interface NO
3132
E011 Numeric data types YES
3233
E011 Numeric data types 01 INTEGER and SMALLINT data types YES
3334
E011 Numeric data types 02 REAL, DOUBLE PRECISION, and FLOAT data types YES

0 commit comments

Comments
 (0)