Skip to content

chore(parser): set "Async Capable" property when parsing text - #941

Open
pgiraud wants to merge 1 commit into
masterfrom
902_async_capable
Open

chore(parser): set "Async Capable" property when parsing text#941
pgiraud wants to merge 1 commit into
masterfrom
902_async_capable

Conversation

@pgiraud

@pgiraud pgiraud commented Jul 30, 2026

Copy link
Copy Markdown
Member

Since PG14, the property "Async Capable" is automatically set when using format JSON. With the current commit, we now also set it when parsing a plan in TEXT format.

The "Async Capable" is then used for the node type shown in the UI.

Fixes #902

Since PG14, the property "Async Capable" is automatically set when using
format JSON. With the current commit, we now also set it when parsing
a plan in TEXT format.

The "Async Capable" is then used for the node type shown in the UI.

Fixes #902
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.

Set "Async Capable" property when parsing text

1 participant