> 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
This commit is contained in:
parent
9269699b9d
commit
1d006ce95e
@ -1,10 +1,4 @@
|
|||||||
B011 Core
|
C011 Core
|
||||||
B012 Core
|
|
||||||
B013 Core
|
|
||||||
B014 Core
|
|
||||||
B015 Core
|
|
||||||
B016 Core
|
|
||||||
B017 Core
|
|
||||||
E011 Core
|
E011 Core
|
||||||
E021 Core
|
E021 Core
|
||||||
E031 Core
|
E031 Core
|
||||||
@ -31,14 +25,12 @@ F051 Core
|
|||||||
F052 Enhanced datetime facilities
|
F052 Enhanced datetime facilities
|
||||||
F081 Core
|
F081 Core
|
||||||
F131 Core
|
F131 Core
|
||||||
|
F181 Core
|
||||||
F191 Enhanced integrity management
|
F191 Enhanced integrity management
|
||||||
F201 Core
|
F201 Core
|
||||||
F221 Core
|
F221 Core
|
||||||
F261 Core
|
F261 Core
|
||||||
F302 OLAP facilities
|
|
||||||
F304 OLAP facilities
|
|
||||||
F311 Core
|
F311 Core
|
||||||
F401 OLAP facilities
|
|
||||||
F411 Enhanced datetime facilities
|
F411 Enhanced datetime facilities
|
||||||
F471 Core
|
F471 Core
|
||||||
F481 Core
|
F481 Core
|
||||||
@ -46,8 +38,6 @@ F491 Enhanced integrity management
|
|||||||
F501 Core
|
F501 Core
|
||||||
F521 Enhanced integrity management
|
F521 Enhanced integrity management
|
||||||
F555 Enhanced datetime facilities
|
F555 Enhanced datetime facilities
|
||||||
F591 OLAP facilities
|
|
||||||
F641 OLAP facilities
|
|
||||||
F671 Enhanced integrity management
|
F671 Enhanced integrity management
|
||||||
F701 Enhanced integrity management
|
F701 Enhanced integrity management
|
||||||
F812 Core
|
F812 Core
|
||||||
@ -64,13 +54,14 @@ S151 Basic object support
|
|||||||
S161 Enhanced object support
|
S161 Enhanced object support
|
||||||
S211 Enhanced object support
|
S211 Enhanced object support
|
||||||
S231 Enhanced object support
|
S231 Enhanced object support
|
||||||
S241 Enhanced object support
|
|
||||||
T041 Basic object support
|
T041 Basic object support
|
||||||
T191 Enhanced integrity management
|
T191 Enhanced integrity management
|
||||||
T201 Enhanced integrity management
|
T201 Enhanced integrity management
|
||||||
T211 Enhanced integrity management
|
|
||||||
T211 Active database
|
T211 Active database
|
||||||
|
T211 Enhanced integrity management
|
||||||
T212 Enhanced integrity management
|
T212 Enhanced integrity management
|
||||||
T321 Core
|
T321 Core
|
||||||
T322 PSM
|
T322 PSM
|
||||||
T431 OLAP facilities
|
T431 OLAP
|
||||||
|
T611 OLAP
|
||||||
|
T631 Core
|
||||||
|
@ -28,6 +28,7 @@ B125 Routine language MUMPS NO
|
|||||||
B126 Routine language Pascal NO
|
B126 Routine language Pascal NO
|
||||||
B127 Routine language PL/I NO
|
B127 Routine language PL/I NO
|
||||||
B128 Routine language SQL NO
|
B128 Routine language SQL NO
|
||||||
|
C011 Call-Level Interface NO
|
||||||
E011 Numeric data types YES
|
E011 Numeric data types YES
|
||||||
E011 Numeric data types 01 INTEGER and SMALLINT data types YES
|
E011 Numeric data types 01 INTEGER and SMALLINT data types YES
|
||||||
E011 Numeric data types 02 REAL, DOUBLE PRECISION, and FLOAT data types YES
|
E011 Numeric data types 02 REAL, DOUBLE PRECISION, and FLOAT data types YES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user