Commit 9f79176
* Add checks for array functions to recognize and decode VPC
- Added for array functions size, head, last, isEmpty, reverse,
agtype_in_operator and agtype_access_slice.
- Fixed a bug where object input to reverse would terminate the server
instead of erroring out.
- Added regression tests.
* Fix issue with in operator tranformation
- We need to build a function call here if the rexpr is already
tranformed. It can be already tranformed cypher_list as columnref.
Resolved -
Conflicts:
src/backend/parser/cypher_expr.c
Co-authored-by: Muhammad Taha Naveed <m.taha.naveed27@gmail.com>
1 parent a1cc1c9 commit 9f79176
File tree
5 files changed
+830
-102
lines changed- regress
- expected
- sql
- src
- backend
- parser
- utils/adt
- include/utils
5 files changed
+830
-102
lines changed
0 commit comments