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:v1.1.7
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:master
Choose a head ref
Loading
  • 15commits
  • 5files changed
  • 4contributors

Commits on Feb 20, 2025

  1. Clean includes with include-what-you-use

    Sergey Shinderuk committedFeb 20, 2025
    Configuration menu
    Copy the full SHA
    753940fView commit details
    Browse the repository at this point in the history
  2. Update copyright year

    Sergey Shinderuk committedFeb 20, 2025
    Configuration menu
    Copy the full SHA
    8e0e23eView commit details
    Browse the repository at this point in the history
  3. pgindent

    Sergey Shinderuk committedFeb 20, 2025
    Configuration menu
    Copy the full SHA
    aa8e1bbView commit details
    Browse the repository at this point in the history
  4. Remove irrelevant and outdated copy-paste

    Sergey Shinderuk committedFeb 20, 2025
    Configuration menu
    Copy the full SHA
    2cc26e6View commit details
    Browse the repository at this point in the history
  5. Add some comments

    Author: Oleg Tselebrovskiy
    Sergey Shinderuk committedFeb 20, 2025
    Configuration menu
    Copy the full SHA
    09463b6View commit details
    Browse the repository at this point in the history
  6. Pass HASH_BLOBS to hash_create() instead of expicit tag_hash

    As per hash_create docs:> Note: It is deprecated for callers of hash_create() to explicitly specify> string_hash, tag_hash, uint32_hash, or oid_hash.  Just set HASH_STRINGS or> HASH_BLOBS.  Use HASH_FUNCTION only when you want something other than> one of these.Also there is no need to explicitly specify TopMemoryContext as it isused by default.
    Sergey Shinderuk committedFeb 20, 2025
    Configuration menu
    Copy the full SHA
    957075dView commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2025

  1. Fix compatibility with pg18

    Upstream commitpostgres/postgres@525392d changed return type of ExecutorStart_hook API from void to bool.
    @RekGRpth
    RekGRpth authoredFeb 21, 2025
    Configuration menu
    Copy the full SHA
    dd524f2View commit details
    Browse the repository at this point in the history
  2. Merge pull request#90from postgrespro/cleanup

    Code cleanup
    @Medvecrab
    Medvecrab authoredFeb 21, 2025
    Configuration menu
    Copy the full SHA
    fbf8346View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    637679bView commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Merge pull request#91from RekGRpth/patch-2

    Fix compatibility with pg18Upstream commitpostgres/postgres@525392d changed return type of ExecutorStart_hook API from void to bool.
    @Medvecrab
    Medvecrab authoredFeb 24, 2025
    Configuration menu
    Copy the full SHA
    56546f0View commit details
    Browse the repository at this point in the history
  2. Remove units from profile_period and history_period

    Oleg Tselebrovskiy committedFeb 24, 2025
    Configuration menu
    Copy the full SHA
    3c1046cView commit details
    Browse the repository at this point in the history

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
Loading

[8]ページ先頭

©2009-2025 Movatter.jp