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
2c4d456d
Commit
2c4d456d
authored
15 years ago
by
Peter Eisentraut
Browse files
Options
Downloads
Patches
Plain Diff
Update SQL features supported list
parent
741e4ad7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/backend/catalog/sql_features.txt
+6
-6
6 additions, 6 deletions
src/backend/catalog/sql_features.txt
with
6 additions
and
6 deletions
src/backend/catalog/sql_features.txt
+
6
−
6
View file @
2c4d456d
...
...
@@ -354,9 +354,9 @@ S111 ONLY in query expressions YES
S151 Type predicate NO
S161 Subtype treatment NO
S162 Subtype treatment for references NO
S201 SQL-invoked routines on arrays
NO
S201 SQL-invoked routines on arrays 01 Array parameters
NO
S201 SQL-invoked routines on arrays 02 Array as result type of functions
NO
S201 SQL-invoked routines on arrays
YES
S201 SQL-invoked routines on arrays 01 Array parameters
YES
S201 SQL-invoked routines on arrays 02 Array as result type of functions
YES
S202 SQL-invoked routines on multisets NO
S211 User-defined cast functions YES
S231 Structured type locators NO
...
...
@@ -480,13 +480,13 @@ T616 Null treatment option for LEAD and LAG functions NO
T617 FIRST_VALUE and LAST_VALUE function YES
T618 NTH_VALUE function NO function exists, but some options missing
T621 Enhanced numeric functions YES
T631 IN predicate with one list element
NO
T631 IN predicate with one list element
YES
T641 Multiple column assignment NO only some syntax variants supported
T651 SQL-schema statements in SQL routines
NO
T651 SQL-schema statements in SQL routines
YES
T652 SQL-dynamic statements in SQL routines NO
T653 SQL-schema statements in external routines NO
T654 SQL-dynamic statements in external routines NO
T655 Cyclically dependent routines
NO
T655 Cyclically dependent routines
YES
M001 Datalinks NO
M002 Datalinks via SQL/CLI NO
M003 Datalinks via Embedded SQL 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