Skip to content

Commit

Permalink
Add additional index support and performance enhancements (#1232) (#1251
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 26, 2023
1 parent 77ed506 commit 43df3d4
Show file tree
Hide file tree
Showing 4 changed files with 227 additions and 131 deletions.
Loading

0 comments on commit 43df3d4

Please sign in to comment.