Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b79911d

Browse files
committed
Update SQL features
Change F181 to supported. It requires that an embedded C program can be split across multiple files, which ECPG easily supports.
1 parent 2dc16ef commit b79911d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/catalog/sql_features.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ F131 Grouped operations 03 Set functions supported in queries with grouped views
206206
F131 Grouped operations 04 Subqueries with GROUP BY and HAVING clauses and grouped views YES
207207
F131 Grouped operations 05 Single row SELECT with GROUP BY and HAVING clauses and grouped views YES
208208
F171 Multiple schemas per user YES
209-
F181 Multiple module support NO
209+
F181 Multiple module support YES
210210
F191 Referential delete actions YES
211211
F200 TRUNCATE TABLE statement YES
212212
F201 CAST function YES

0 commit comments

Comments
 (0)