Closed thoshiai closed 5 years ago
At this patch, raise an error when ORDER BY is used. But REFRESH CONCURRENTLY don't return an error though it has same problem. So, in the future, we may lower error level from ERROR to WARNING when ORDER BY is used.
This fix is related to issue #29.
Ok, thanks!
At this patch, raise an error when ORDER BY is used. But REFRESH CONCURRENTLY don't return an error though it has same problem. So, in the future, we may lower error level from ERROR to WARNING when ORDER BY is used.
This fix is related to issue #29.