Skip to content

Conversation

jrgemignani
Copy link
Contributor

Add additional index support and performance enhancements (#1232)

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.

@github-actions github-actions bot added the PG12 PostgreSQL12 label Oct 25, 2023
… (apache#1250)

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.
@rafsun42 rafsun42 self-assigned this Oct 25, 2023
@jrgemignani jrgemignani requested review from rafsun42 and dehowef and removed request for rafsun42 October 25, 2023 22:52
@rafsun42 rafsun42 merged commit cc0bdc5 into apache:PG12 Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PG12 PostgreSQL12
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants