Skip to content

Set datlastsysoid to an initial value for PG 15 and above#489

Merged
lossyrob merged 3 commits intomasterfrom
microsoft/samirpuranik/datlastsysoid-fix
Feb 11, 2025
Merged

Set datlastsysoid to an initial value for PG 15 and above#489
lossyrob merged 3 commits intomasterfrom
microsoft/samirpuranik/datlastsysoid-fix

Conversation

@samir-puranik
Copy link
Copy Markdown
Collaborator

The datlastsysoid no longer exists in PG versions 15 and above. Because we were setting the value to 0 before, some conditionals in template files were getting incorrectly evaluated, for example in the issue microsoft/azuredatastudio-postgresql#494. This change should fix microsoft/azuredatastudio-postgresql#494.

@samir-puranik samir-puranik requested a review from a team as a code owner January 29, 2024 18:47
@Tkcatch
Copy link
Copy Markdown

Tkcatch commented Mar 1, 2024

Hi @samir-puranik any update on the release of this?

@lossyrob lossyrob self-assigned this Feb 11, 2025
@lossyrob lossyrob requested a review from a team as a code owner February 11, 2025 22:03
@lossyrob lossyrob merged commit 9378bc8 into master Feb 11, 2025
@lossyrob lossyrob deleted the microsoft/samirpuranik/datlastsysoid-fix branch February 11, 2025 23:42
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.

View level 'script as create' returns definition of the first view in the folder of the object selector on Azure PostgreSQL 15.4 flexible server

3 participants