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
5581f226
Commit
5581f226
authored
15 years ago
by
Peter Eisentraut
Browse files
Options
Downloads
Patches
Plain Diff
Update SQL conformance entries for window functions functionality
parent
9c4c7032
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 @
5581f226
...
@@ -471,14 +471,14 @@ T572 Multiset-returning external SQL-invoked functions NO
...
@@ -471,14 +471,14 @@ T572 Multiset-returning external SQL-invoked functions NO
T581 Regular expression substring function YES
T581 Regular expression substring function YES
T591 UNIQUE constraints of possibly null columns YES
T591 UNIQUE constraints of possibly null columns YES
T601 Local cursor references NO
T601 Local cursor references NO
T611 Elementary OLAP operations NO
T611 Elementary OLAP operations NO
most forms supported
T612 Advanced OLAP operations NO
T612 Advanced OLAP operations NO
some forms supported
T613 Sampling NO
T613 Sampling NO
T614 NTILE function
NO
T614 NTILE function
YES
T615 LEAD and LAG functions
NO
T615 LEAD and LAG functions
YES
T616 Null treatment option for LEAD and LAG functions NO
T616 Null treatment option for LEAD and LAG functions NO
T617 FIRST_VALUE and LAST_VALUE function
NO
T617 FIRST_VALUE and LAST_VALUE function
YES
T618 NTH_VALUE function NO
T618 NTH_VALUE function NO
function exists, but some options missing
T621 Enhanced numeric functions YES
T621 Enhanced numeric functions YES
T631 IN predicate with one list element NO
T631 IN predicate with one list element NO
T641 Multiple column assignment NO only some syntax variants supported
T641 Multiple column assignment NO only some syntax variants supported
...
...
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