Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cs_project on non-cs type cause sigment fault #19

Closed
amutu opened this issue Mar 10, 2014 · 1 comment
Closed

cs_project on non-cs type cause sigment fault #19

amutu opened this issue Mar 10, 2014 · 1 comment

Comments

@amutu
Copy link

amutu commented Mar 10, 2014

postgres=# select cs_project(cs_count(cs_filter(StackTopSignature = 'bpchar64:{2191a6ae264f1058fb01a0084a73b509}',uin))) from samp3_get();
NOTICE: IMCS command: parse
LINE 1: ...cs_project(cs_count(cs_filter(StackTopSignature = 'bpchar64:...
^
NOTICE: IMCS command: eq
NOTICE: IMCS command: filter
NOTICE: IMCS command: count
The connection to the server was lost. Attempting reset: Failed.
Time: 55.464 ms
!>

@knizhnik
Copy link
Owner

It was intended that only composite types are passed to cs_project. I have added a check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants