mirror of
https://github.com/postgres/postgres.git
synced 2026-07-15 20:52:53 -04:00
Feature F402 "Named column joins for LOBs, arrays, and multisets" is
supported, to the extent that LOBs, arrays, and multisets are supported.
This commit is contained in:
parent
fa46050245
commit
7f6bc33fe3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue