Skip to content

Commit

Permalink
Add additional index support and performance enhancements (#1232) (#1250
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 authored Sep 28, 2023
1 parent 6bf9c76 commit 5b80279
Show file tree
Hide file tree
Showing 4 changed files with 227 additions and 131 deletions.
Loading

0 comments on commit 5b80279

Please sign in to comment.