Closed amutu closed 10 years ago
select cs_count(cs_const(1,'int4')) seams cause some forever loop,and can't be terminate by pg_terminate_backend
Thank you very much for reporting this problem. I have added check which detects such infinite calculations and produce error in this case instead hanging the server.
select cs_count(cs_const(1,'int4')) seams cause some forever loop,and can't be terminate by pg_terminate_backend