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/vops
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:8348d48
Choose a base ref
Loading
...
head repository:postgrespro/vops
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:ad3a0c8
Choose a head ref
Loading
  • 8commits
  • 4files changed
  • 5contributors

Commits on Apr 22, 2024

  1. [PGPRO-10079] Use StringInfo instead of fix-sized buffers

    This way we don't worry about allocating enough memory as appendStringInfodoes it for usTags: vops
    Karina Litskevich committedApr 22, 2024
    Configuration menu
    Copy the full SHA
    d4d441dView commit details
    Browse the repository at this point in the history
  2. Code style refactoring: replace 4 spaces with a tab

    Karina Litskevich committedApr 22, 2024
    Configuration menu
    Copy the full SHA
    82d32e1View commit details
    Browse the repository at this point in the history
  3. Run pgindent on vops.c and vops.h

    Karina Litskevich committedApr 22, 2024
    Configuration menu
    Copy the full SHA
    1c62e00View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. PGPRO-10866: Add static decoration to avoid error:

    "no previous extern declaration for non-static variable [-Wmissing-variable-declarations]"Tags: vops
    @antamel
    antamel committedSep 26, 2024
    Configuration menu
    Copy the full SHA
    12f0658View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. PGPRO-10866: Update create_foreignscan_path() calls.

      Caused by:  - e22253467942fdb100087787c3e1e3a8620c54b2 (PostgreSQL)    Treat number of disabled nodes in a path as a separate cost metric.  - a9375a9e79f8115dc3b2ee9045fb656ebe271b6c (Postgres Pro Enterprise)    [PGPRO-5825]: Port contrib/in_memory to EE15Tags: vops
    @antamel
    antamel committedOct 3, 2024
    Configuration menu
    Copy the full SHA
    bc43f49View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Configuration menu
    Copy the full SHA
    0c6040dView commit details
    Browse the repository at this point in the history
  2. Merge pull request#30from postgrespro/meson_build_master

    Add meson.build file to support building from the contrib source tree.
    @sokolcati
    sokolcati authoredFeb 10, 2025
    Configuration menu
    Copy the full SHA
    dc1952cView commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Merge pull request#31from postgrespro/PGPRO-10866

    Fixes related to new changes in PostgreSQL 18: August 1, 2024 - September 1, 2024
    @MarinaPolyakova
    MarinaPolyakova authoredSep 4, 2025
    Configuration menu
    Copy the full SHA
    ad3a0c8View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp