Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
9650364b
Commit
9650364b
authored
Mar 05, 2011
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update of SQL feature conformance
parent
f31e5324
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
src/backend/catalog/sql_features.txt
src/backend/catalog/sql_features.txt
+10
-10
No files found.
src/backend/catalog/sql_features.txt
View file @
9650364b
...
...
@@ -210,7 +210,7 @@ F261 CASE expression 01 Simple CASE YES
F261 CASE expression 02 Searched CASE YES
F261 CASE expression 03 NULLIF YES
F261 CASE expression 04 COALESCE YES
F262 Extended CASE expression
NO
F262 Extended CASE expression
YES
F263 Comma-separated predicates in simple CASE expression NO
F271 Compound character literals YES
F281 LIKE enhancements YES
...
...
@@ -229,7 +229,7 @@ F311 Schema definition statement 05 GRANT statement YES
F312 MERGE statement NO
F313 Enhanced MERGE statement NO
F321 User authorization YES
F341 Usage tables NO
F341 Usage tables NO
no ROUTINE_*_USAGE tables
F361 Subprogram support YES
F381 Extended schema manipulation YES
F381 Extended schema manipulation 01 ALTER TABLE statement: ALTER COLUMN clause YES
...
...
@@ -277,12 +277,12 @@ F561 Full value expressions YES
F571 Truth value tests YES
F591 Derived tables YES
F611 Indicator data types YES
F641 Row and table constructors
NO
F641 Row and table constructors
YES
F651 Catalog name qualifiers YES
F661 Simple tables YES
F671 Subqueries in CHECK NO intentionally omitted
F672 Retrospective check constraints YES
F690 Collation support
NO
F690 Collation support
YES but no character set support
F692 Enhanced collation support NO
F693 SQL-session and client module collations NO
F695 Translation support NO
...
...
@@ -337,7 +337,7 @@ S027 Create method by specific method name NO
S028 Permutable UDT options list NO
S041 Basic reference types NO
S043 Enhanced reference types NO
S051 Create table of type NO
S051 Create table of type NO
partially supported
S071 SQL paths in function and type name resolution YES
S081 Subtables NO
S091 Basic array support NO partially supported
...
...
@@ -435,7 +435,7 @@ T271 Savepoints YES
T272 Enhanced savepoint management NO
T281 SELECT privilege with column granularity YES
T285 Enhanced derived column names NO
T301 Functional dependencies NO
T301 Functional dependencies NO
partially supported
T312 OVERLAY function YES
T321 Basic SQL-invoked routines NO
T321 Basic SQL-invoked routines 01 User-defined functions with no overloading YES
...
...
@@ -450,8 +450,8 @@ T323 Explicit security for external routines YES
T324 Explicit security for SQL routines NO
T325 Qualified SQL parameter references NO
T326 Table functions NO
T331 Basic roles
NO
T332 Extended roles NO
T331 Basic roles
YES
T332 Extended roles NO
mostly supported
T351 Bracketed SQL comments (/*...*/ comments) YES
T431 Extended grouping capabilities NO
T432 Nested and concatenated GROUPING SETS NO
...
...
@@ -490,7 +490,7 @@ T655 Cyclically dependent routines YES
M001 Datalinks NO
M002 Datalinks via SQL/CLI NO
M003 Datalinks via Embedded SQL NO
M004 Foreign data support NO
M004 Foreign data support NO
partially supported
M005 Foreign schema support NO
M006 GetSQLString routine NO
M007 TransmitRequest NO
...
...
@@ -647,4 +647,4 @@ X302 XMLTable: ordinality column option NO
X303 XMLTable: column default option NO
X304 XMLTable: passing a context item NO
X305 XMLTable: initializing an XQuery variable NO
X400 Name and identifier mapping
NO
X400 Name and identifier mapping
YES
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment