Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
4f72ca14
Commit
4f72ca14
authored
7 years ago
by
Peter Eisentraut
Browse files
Options
Downloads
Patches
Plain Diff
Update SQL features list
parent
ca797f5c
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/backend/catalog/sql_features.txt
+3
-3
3 additions, 3 deletions
src/backend/catalog/sql_features.txt
with
3 additions
and
3 deletions
src/backend/catalog/sql_features.txt
+
3
−
3
View file @
4f72ca14
...
@@ -452,9 +452,9 @@ T301 Functional dependencies NO partially supported
...
@@ -452,9 +452,9 @@ T301 Functional dependencies NO partially supported
T312 OVERLAY function YES
T312 OVERLAY function YES
T321 Basic SQL-invoked routines NO
T321 Basic SQL-invoked routines NO
T321 Basic SQL-invoked routines 01 User-defined functions with no overloading YES
T321 Basic SQL-invoked routines 01 User-defined functions with no overloading YES
T321 Basic SQL-invoked routines 02 User-defined stored procedures with no overloading
NO
T321 Basic SQL-invoked routines 02 User-defined stored procedures with no overloading
YES
T321 Basic SQL-invoked routines 03 Function invocation YES
T321 Basic SQL-invoked routines 03 Function invocation YES
T321 Basic SQL-invoked routines 04 CALL statement
NO
T321 Basic SQL-invoked routines 04 CALL statement
YES
T321 Basic SQL-invoked routines 05 RETURN statement NO
T321 Basic SQL-invoked routines 05 RETURN statement NO
T321 Basic SQL-invoked routines 06 ROUTINES view YES
T321 Basic SQL-invoked routines 06 ROUTINES view YES
T321 Basic SQL-invoked routines 07 PARAMETERS view YES
T321 Basic SQL-invoked routines 07 PARAMETERS view YES
...
@@ -480,7 +480,7 @@ T495 Combined data change and retrieval NO different syntax
...
@@ -480,7 +480,7 @@ 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
T511 Transaction counts NO
T511 Transaction counts NO
T521 Named arguments in CALL statement
NO
T521 Named arguments in CALL statement
YES
T522 Default values for IN parameters of SQL-invoked procedures NO supported except DEFAULT key word in invocation
T522 Default values for IN parameters of SQL-invoked procedures NO supported except DEFAULT key word in invocation
T551 Optional key words for default syntax YES
T551 Optional key words for default syntax YES
T561 Holdable locators NO
T561 Holdable locators NO
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment