Skip to content

Conversation

@jrgemignani
Copy link
Contributor

@jrgemignani jrgemignani commented Aug 15, 2023

This fixes the issue with applying indexes on the WHERE clause.

It does this by modifying the volatility flag for 3 functions -

_agtype_build_vertex
_agtype_build_edge
_label_name

All three were verified to meet the specifications for IMMUTABLE.

This fixes the issue with applying indexes on the WHERE clause.

It does this by modifying the volatility flag for 3 functions -

    _agtype_build_vertex
    _agtype_build_edge
    _label_name

All three were verified to met the specifications for IMMUTABLE.
@dehowef
Copy link
Member

dehowef commented Aug 15, 2023

Great~

@dehowef dehowef merged commit 48f169b into apache:PG12 Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants