Fixed #32776 -- Added support for Array subqueries on PostgreSQL.

This commit is contained in:
Hannes Ljungberg 2020-11-20 21:35:04 +01:00 committed by Mariusz Felisiak
parent 49ca6bbc44
commit a06b977a91
5 changed files with 119 additions and 1 deletions

View file

@ -30,6 +30,7 @@ a number of PostgreSQL specific data types.
aggregates
constraints
expressions
fields
forms
functions