Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This fixes the issue with applying indexes on the WHERE clause. It does this by modifying the volatility flag for 3 functions - _agtype_build_vertex _agtype_build_edge _label_name All three were verified to meet the specifications for IMMUTABLE.
- Loading branch information