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
034b065a
Commit
034b065a
authored
Oct 09, 2003
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Some updates
parent
c7c7861d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/backend/catalog/sql_features.txt
src/backend/catalog/sql_features.txt
+3
-3
No files found.
src/backend/catalog/sql_features.txt
View file @
034b065a
...
@@ -90,7 +90,7 @@ E121 Basic cursor support NO
...
@@ -90,7 +90,7 @@ E121 Basic cursor support NO
E121 Basic cursor supoprt 01 DECLARE CURSOR YES
E121 Basic cursor supoprt 01 DECLARE CURSOR YES
E121 Basic cursor support 02 ORDER BY columns need not be in select list YES
E121 Basic cursor support 02 ORDER BY columns need not be in select list YES
E121 Basic cursor support 03 Value expressions in ORDER BY clause YES
E121 Basic cursor support 03 Value expressions in ORDER BY clause YES
E121 Basic cursor support 04 OPEN statement
NO
E121 Basic cursor support 04 OPEN statement
YES
E121 Basic cursor support 06 Positioned UPDATE statement NO
E121 Basic cursor support 06 Positioned UPDATE statement NO
E121 Basic cursor support 07 Positioned DELETE statement NO
E121 Basic cursor support 07 Positioned DELETE statement NO
E121 Basic cursor support 08 CLOSE statement YES
E121 Basic cursor support 08 CLOSE statement YES
...
@@ -114,7 +114,7 @@ E152 Basic SET TRANSACTION statement 01 SET TRANSACTION statement: ISOLATION LEV
...
@@ -114,7 +114,7 @@ E152 Basic SET TRANSACTION statement 01 SET TRANSACTION statement: ISOLATION LEV
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 NO
E161 SQL comments using leading double minus YES
E161 SQL comments using leading double minus YES
E171 SQLSTATE support
NO
E171 SQLSTATE support
YES
E182 Module language NO
E182 Module language NO
F021 Basic information schema YES
F021 Basic information schema YES
F021 Basic information schema 01 COLUMNS view YES
F021 Basic information schema 01 COLUMNS view YES
...
@@ -275,7 +275,7 @@ S043 Enhanced reference types NO
...
@@ -275,7 +275,7 @@ S043 Enhanced reference types NO
S051 Create table of type NO
S051 Create table of type NO
S071 SQL paths in function and type name resolution YES
S071 SQL paths in function and type name resolution YES
S081 Subtables NO
S081 Subtables NO
S091 Basic array support NO
PostgreSQL arrays are different
S091 Basic array support NO
S091 Basic array support 01 Arrays of built-in data types NO
S091 Basic array support 01 Arrays of built-in data types NO
S091 Basic array support 02 Arrays of distinct types NO
S091 Basic array support 02 Arrays of distinct types NO
S091 Basic array support 03 Array expressions NO
S091 Basic array support 03 Array expressions 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