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
5581f226
Commit
5581f226
authored
May 18, 2009
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update SQL conformance entries for window functions functionality
parent
9c4c7032
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
src/backend/catalog/sql_features.txt
src/backend/catalog/sql_features.txt
+6
-6
No files found.
src/backend/catalog/sql_features.txt
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
...
...
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