Commit b79911dc authored by Peter Eisentraut's avatar Peter Eisentraut

Update SQL features

Change F181 to supported.  It requires that an embedded C program can
be split across multiple files, which ECPG easily supports.
parent 2dc16efe
...@@ -206,7 +206,7 @@ F131 Grouped operations 03 Set functions supported in queries with grouped views ...@@ -206,7 +206,7 @@ F131 Grouped operations 03 Set functions supported in queries with grouped views
F131 Grouped operations 04 Subqueries with GROUP BY and HAVING clauses and grouped views YES F131 Grouped operations 04 Subqueries with GROUP BY and HAVING clauses and grouped views YES
F131 Grouped operations 05 Single row SELECT with GROUP BY and HAVING clauses and grouped views YES F131 Grouped operations 05 Single row SELECT with GROUP BY and HAVING clauses and grouped views YES
F171 Multiple schemas per user YES F171 Multiple schemas per user YES
F181 Multiple module support NO F181 Multiple module support YES
F191 Referential delete actions YES F191 Referential delete actions YES
F200 TRUNCATE TABLE statement YES F200 TRUNCATE TABLE statement YES
F201 CAST function YES F201 CAST function YES
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment