Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not reset SysCacheRelationOidSize and SysCacheSupportingRelOidSize #2453

Conversation

lejaokri
Copy link
Contributor

Do not reset SysCacheRelationOidSize and SysCacheSupportingRelOidSize in InitExtensionCatalogCache. Otherwise any invalidation on catalog tables that happened on the babelfish database will not be reported causing inconsistency issues.

The code change is in the engine, this commit includes testcase only.

Task: BABEL-4119

Do not reset SysCacheRelationOidSize and SysCacheSupportingRelOidSize in
InitExtensionCatalogCache. Otherwise any invalidation on catalog
tables that happened on the babelfish database will not be reported causing
inconsistency issues.

The code change is in the engine, this commit includes testcase only.

Task: BABEL-4119
Signed-off-by: Kristian Lejao <[email protected]>
@2jungkook 2jungkook merged commit 36fd92e into babelfish-for-postgresql:BABEL_2_X_DEV Mar 28, 2024
29 checks passed
@2jungkook 2jungkook deleted the klejao-babel-cache-2x branch March 28, 2024 17:46
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