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

Fix transaction isolation issues #393

Merged
merged 8 commits into from
May 29, 2024
Merged

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    c970081 View commit details
    Browse the repository at this point in the history
  2. Revert schema change

    neekolas committed May 28, 2024
    Configuration menu
    Copy the full SHA
    302b194 View commit details
    Browse the repository at this point in the history
  3. Use pg_advisory_xact_lock

    neekolas committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f3a7d12 View commit details
    Browse the repository at this point in the history
  4. Check return value of lock

    neekolas committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9bcd0ad View commit details
    Browse the repository at this point in the history
  5. Add random sleep

    neekolas committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9e3f588 View commit details
    Browse the repository at this point in the history
  6. Remove unused line

    neekolas committed May 28, 2024
    Configuration menu
    Copy the full SHA
    91797e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9c83de View commit details
    Browse the repository at this point in the history
  8. Shorten array

    neekolas committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dae2e97 View commit details
    Browse the repository at this point in the history