Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:postgrespro/pg_wait_sampling
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:3c1046c
Choose a base ref
Loading
...
head repository:postgrespro/pg_wait_sampling
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:8427f4a
Choose a head ref
Loading
  • 6commits
  • 1file changed
  • 3contributors

Commits on Apr 10, 2025

  1. Fix return of pgws_ExecutorStart since some systems gave warnings whe…

    …n returning from void functions
    Oleg Tselebrovskiy committedApr 10, 2025
    Configuration menu
    Copy the full SHA
    24b2d14View commit details
    Browse the repository at this point in the history
  2. Fix return of pgws_ExecutorStart since some systems gave warnings whe…

    …n returning from void functions
    @Medvecrab
    Medvecrab authoredApr 10, 2025
    Configuration menu
    Copy the full SHA
    2c03640View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Revert "Fix return of pgws_ExecutorStart since some systems gave warn…

    …ings when returning from void functions"This reverts commit24b2d14.
    @Medvecrab
    Medvecrab committedMay 28, 2025
    Configuration menu
    Copy the full SHA
    9d713ceView commit details
    Browse the repository at this point in the history
  2. Revert "Fix compatibility with pg18"

    This reverts commitdd524f2.
    @Medvecrab
    Medvecrab committedMay 28, 2025
    Configuration menu
    Copy the full SHA
    fafeda0View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. Check collector has started in pg_wait_sampling_reset_profile.

    The worker might have not started yet or it may never start,because its registration was cancelled due to worker limit.This commit adds a check for NULL value of pgws_collector_hdr->latch.The previous usage in pg_wait_sampling.c has such a check, weshould do the same here.
    Valeriy Zainullin committedJun 25, 2025
    Configuration menu
    Copy the full SHA
    930a67aView commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

  1. Merge pull request#100from valeriy-zainullin/master

    Check that collector has started in pg_wait_sampling_reset_profile.
    @Medvecrab
    Medvecrab authoredJun 26, 2025
    Configuration menu
    Copy the full SHA
    8427f4aView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp