Skip to content

Add missed volatile qualifier#1526

Open
ErnestAl wants to merge 1 commit intoarenadata:adb-6.x-devfrom
ErnestAl:volatile1
Open

Add missed volatile qualifier#1526
ErnestAl wants to merge 1 commit intoarenadata:adb-6.x-devfrom
ErnestAl:volatile1

Conversation

@ErnestAl
Copy link

Add missed volatile qualifier

The connected variable is modified in the PG_TRY block and used in the PG_CATCH
block. It should be declared as volatile

The connected variable is modified in the PG_TRY block and used in the PG_CATCH
block. It should be declared as volatile
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.

1 participant