projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa46050
)
Feature F402 "Named column joins for LOBs, arrays, and multisets" is
author
Peter Eisentraut
<peter_e@gmx.net>
Mon, 20 Oct 2008 12:47:48 +0000
(12:47 +0000)
committer
Peter Eisentraut
<peter_e@gmx.net>
Mon, 20 Oct 2008 12:47:48 +0000
(12:47 +0000)
supported, to the extent that LOBs, arrays, and multisets are supported.
src/backend/catalog/sql_features.txt
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/catalog/sql_features.txt
b/src/backend/catalog/sql_features.txt
index 70545cb1af58d334a740b3afff060495dd3f4cdf..0f8791164a8300517103c056953652b311c00994 100644
(file)
--- a/
src/backend/catalog/sql_features.txt
+++ b/
src/backend/catalog/sql_features.txt
@@
-245,7
+245,7
@@
F401 Extended joined table YES
F401 Extended joined table 01 NATURAL JOIN YES
F401 Extended joined table 02 FULL OUTER JOIN YES
F401 Extended joined table 04 CROSS JOIN YES
-F402 Named column joins for LOBs, arrays, and multisets
NO
+F402 Named column joins for LOBs, arrays, and multisets
YES
F403 Partitioned joined tables NO
F411 Time zone specification YES differences regarding literal interpretation
F421 National character YES