This repository was archived by the owner on Mar 12, 2020. It is now read-only.
Commit b594b91
Taras Kopets
Fix compatibility issue with PostgreSQL v11 (func)
The old query was not compatible with the most recent PostgreSQL v11.
The new query, unlike the old one will also additionally return the
custom aggregate functions.1 parent d1345e0 commit b594b91
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
0 commit comments