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

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

Merged
merged 3 commits into from
Feb 11, 2025

Conversation

samir-puranik
Copy link
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

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
6 checks passed
@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
3 participants