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
a3bd6096
Commit
a3bd6096
authored
Jun 05, 2013
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update SQL features list
parent
3f783c88
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/backend/catalog/sql_features.txt
src/backend/catalog/sql_features.txt
+4
-4
No files found.
src/backend/catalog/sql_features.txt
View file @
a3bd6096
...
@@ -134,7 +134,7 @@ E151 Transaction support 02 ROLLBACK statement YES
...
@@ -134,7 +134,7 @@ E151 Transaction support 02 ROLLBACK statement YES
E152 Basic SET TRANSACTION statement YES
E152 Basic SET TRANSACTION statement YES
E152 Basic SET TRANSACTION statement 01 SET TRANSACTION statement: ISOLATION LEVEL SERIALIZABLE clause YES
E152 Basic SET TRANSACTION statement 01 SET TRANSACTION statement: ISOLATION LEVEL SERIALIZABLE clause YES
E152 Basic SET TRANSACTION statement 02 SET TRANSACTION statement: READ ONLY and READ WRITE clauses YES
E152 Basic SET TRANSACTION statement 02 SET TRANSACTION statement: READ ONLY and READ WRITE clauses YES
E153 Updatable queries with subqueries
NO
E153 Updatable queries with subqueries
YES
E161 SQL comments using leading double minus YES
E161 SQL comments using leading double minus YES
E171 SQLSTATE support YES
E171 SQLSTATE support YES
E182 Module language NO
E182 Module language NO
...
@@ -475,7 +475,7 @@ T441 ABS and MOD functions YES
...
@@ -475,7 +475,7 @@ T441 ABS and MOD functions YES
T461 Symmetric BETWEEN predicate YES
T461 Symmetric BETWEEN predicate YES
T471 Result sets return value NO
T471 Result sets return value NO
T472 DESCRIBE CURSOR NO
T472 DESCRIBE CURSOR NO
T491 LATERAL derived table
NO
T491 LATERAL derived table
YES
T495 Combined data change and retrieval NO different syntax
T495 Combined data change and retrieval NO different syntax
T501 Enhanced EXISTS predicate YES
T501 Enhanced EXISTS predicate YES
T502 Period predicates NO
T502 Period predicates NO
...
@@ -516,7 +516,7 @@ M005 Foreign schema support NO
...
@@ -516,7 +516,7 @@ M005 Foreign schema support NO
M006 GetSQLString routine NO
M006 GetSQLString routine NO
M007 TransmitRequest NO
M007 TransmitRequest NO
M009 GetOpts and GetStatistics routines NO
M009 GetOpts and GetStatistics routines NO
M010 Foreign data wrapper support NO
M010 Foreign data wrapper support NO
different API
M011 Datalinks via Ada NO
M011 Datalinks via Ada NO
M012 Datalinks via C NO
M012 Datalinks via C NO
M013 Datalinks via COBOL NO
M013 Datalinks via COBOL NO
...
@@ -525,7 +525,7 @@ M015 Datalinks via M NO
...
@@ -525,7 +525,7 @@ M015 Datalinks via M NO
M016 Datalinks via Pascal NO
M016 Datalinks via Pascal NO
M017 Datalinks via PL/I NO
M017 Datalinks via PL/I NO
M018 Foreign data wrapper interface routines in Ada NO
M018 Foreign data wrapper interface routines in Ada NO
M019 Foreign data wrapper interface routines in C NO
M019 Foreign data wrapper interface routines in C NO
different API
M020 Foreign data wrapper interface routines in COBOL NO
M020 Foreign data wrapper interface routines in COBOL NO
M021 Foreign data wrapper interface routines in Fortran NO
M021 Foreign data wrapper interface routines in Fortran NO
M022 Foreign data wrapper interface routines in MUMPS NO
M022 Foreign data wrapper interface routines in MUMPS NO
...
...
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