Skip to content

Commit

Permalink
Add additional index support and performance enhancements (apache#1232)
Browse files Browse the repository at this point in the history
Added additional index support for the WHERE clause. This work was
partly from another patch authored by Josh Innis.

Changed the volatility flag to IMMUTABLE for many functions related
to indexes. I.e. comparison and build functions.

Updated _agtype_build_path to be IMMUTABLE.

No regression tests were impacted by these changes.
  • Loading branch information
jrgemignani committed Sep 25, 2023
1 parent 6bf9c76 commit 13b64f0
Show file tree
Hide file tree
Showing 4 changed files with 227 additions and 131 deletions.
Loading

0 comments on commit 13b64f0

Please sign in to comment.