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
b0fe9c20
Commit
b0fe9c20
authored
Apr 01, 2007
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update SQL conformance for SQL to XML mappings
parent
0b75afda
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
18 deletions
+18
-18
src/backend/catalog/sql_features.txt
src/backend/catalog/sql_features.txt
+18
-18
No files found.
src/backend/catalog/sql_features.txt
View file @
b0fe9c20
...
...
@@ -452,24 +452,24 @@ X034 XMLAgg YES
X035 XMLAgg: ORDER BY option NO
X036 XMLComment YES
X037 XMLPI YES
X041 Basic table mapping: nulls absent
NO
X042 Basic table mapping: null as nil
NO
X043 Basic table mapping: table as forest
NO
X044 Basic table mapping: table as element
NO
X045 Basic table mapping: with target namespace
NO
X046 Basic table mapping: data mapping
NO
X047 Basic table mapping: metadata mapping
NO
X048 Basic table mapping: base64 encoding of binary strings
NO
X049 Basic table mapping: hex encoding of binary strings
NO
X051 Advanced table mapping: nulls absent
NO
X052 Advanced table mapping: null as nil
NO
X053 Advanced table mapping: table as forest
NO
X054 Advanced table mapping: table as element
NO
X055 Advanced table mapping: target namespace
NO
X056 Advanced table mapping: data mapping
NO
X057 Advanced table mapping: metadata mapping
NO
X058 Advanced table mapping: base64 encoding of binary strings
NO
X059 Advanced table mapping: hex encoding of binary strings
NO
X041 Basic table mapping: nulls absent
YES
X042 Basic table mapping: null as nil
YES
X043 Basic table mapping: table as forest
YES
X044 Basic table mapping: table as element
YES
X045 Basic table mapping: with target namespace
YES
X046 Basic table mapping: data mapping
YES
X047 Basic table mapping: metadata mapping
YES
X048 Basic table mapping: base64 encoding of binary strings
YES
X049 Basic table mapping: hex encoding of binary strings
YES
X051 Advanced table mapping: nulls absent
YES
X052 Advanced table mapping: null as nil
YES
X053 Advanced table mapping: table as forest
YES
X054 Advanced table mapping: table as element
YES
X055 Advanced table mapping: target namespace
YES
X056 Advanced table mapping: data mapping
YES
X057 Advanced table mapping: metadata mapping
YES
X058 Advanced table mapping: base64 encoding of binary strings
YES
X059 Advanced table mapping: hex encoding of binary strings
YES
X060 XMLParse: CONTENT option YES
X061 XMLParse: DOCUMENT option YES
X062 XMLParse: explicit WHITESPACE option YES
...
...
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