aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2008-10-20 12:47:48 +0000
committerPeter Eisentraut <peter_e@gmx.net>2008-10-20 12:47:48 +0000
commit7f6bc33fe3490bd1a2b9b584abbabe3e17b1715a (patch)
treeb33c72ba80cb465de169d8f618fb94baa5a3c8a0 /src
parentfa46050245d8fabea1d34e630436acbd11916dad (diff)
downloadpostgresql-7f6bc33fe3490bd1a2b9b584abbabe3e17b1715a.tar.gz
postgresql-7f6bc33fe3490bd1a2b9b584abbabe3e17b1715a.zip
Feature F402 "Named column joins for LOBs, arrays, and multisets" is
supported, to the extent that LOBs, arrays, and multisets are supported.
Diffstat (limited to 'src')
-rw-r--r--src/backend/catalog/sql_features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/catalog/sql_features.txt b/src/backend/catalog/sql_features.txt
index 70545cb1af5..0f8791164a8 100644
--- 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