-
Notifications
You must be signed in to change notification settings - Fork 637
The equal operator can't be used between pg_type.oid
and pg_type.typinput
#14682
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
Comments
works in pg:
https://github.com/risingwavelabs/risingwave/blame/main/src/frontend/src/catalog/system_catalog/pg_catalog/pg_type.rs#L34 cc: @TennyZhuang @xiangjinwu, do you know how it is expected to work? |
Yes. As we used quick hacks to provide |
It looks like we have to provide a plugin if users want to access RW via |
This issue has been open for 60 days with no activity. Could you please update the status? Feel free to continue discussion or close as not planned. |
Will be covered by #16830 |
The BasicTypeMapForResults class in
ruby-pg
will execute the SQL below, which results in an error:The text was updated successfully, but these errors were encountered: