]> granicus.if.org Git - postgresql/commitdiff
Feature F402 "Named column joins for LOBs, arrays, and multisets" is
authorPeter Eisentraut <peter_e@gmx.net>
Mon, 20 Oct 2008 12:47:48 +0000 (12:47 +0000)
committerPeter 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

index 70545cb1af58d334a740b3afff060495dd3f4cdf..0f8791164a8300517103c056953652b311c00994 100644 (file)
@@ -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