Skip to content

Conversation

@jrgemignani
Copy link
Contributor

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.

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 PG13 PostgreSQL13 label Sep 25, 2023
Copy link
Member

@MuhammadTahaNaveed MuhammadTahaNaveed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏻

@MuhammadTahaNaveed MuhammadTahaNaveed merged commit 5b80279 into apache:PG13 Sep 28, 2023
jrgemignani added a commit to jrgemignani/age that referenced this pull request 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.
jrgemignani added a commit to jrgemignani/age that referenced this pull request 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 pushed a commit that referenced this pull request Oct 26, 2023
) (#1300)

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 pushed a commit that referenced this pull request Oct 26, 2023
) (#1301)

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PG13 PostgreSQL13

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants