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
034b065a
Commit
034b065a
authored
21 years ago
by
Peter Eisentraut
Browse files
Options
Downloads
Patches
Plain Diff
Some updates
parent
c7c7861d
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
+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 @
034b065a
...
...
@@ -90,7 +90,7 @@ E121 Basic cursor support NO
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 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 07 Positioned DELETE statement NO
E121 Basic cursor support 08 CLOSE statement YES
...
...
@@ -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
E153 Updatable queries with subqueries NO
E161 SQL comments using leading double minus YES
E171 SQLSTATE support
NO
E171 SQLSTATE support
YES
E182 Module language NO
F021 Basic information schema YES
F021 Basic information schema 01 COLUMNS view YES
...
...
@@ -275,7 +275,7 @@ S043 Enhanced reference types NO
S051 Create table of type NO
S071 SQL paths in function and type name resolution YES
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 02 Arrays of distinct types NO
S091 Basic array support 03 Array expressions 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