8000 Comparing 0.4.1...0.4.2 · tensorchord/VectorChord · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
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 or learn 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: tensorchord/VectorChord
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.1
Choose a base ref
...
head repository: tensorchord/VectorChord
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.2
Choose a head ref
  • 5 commits
  • 16 files changed
  • 2 contributors

Commits on May 29, 2025

  1. ci: add macos (#262)

    job will only run if pull request or commit message contains `try-job:
    psql_macos`, or it's triggered manually
    
    Signed-off-by: usamoi <usamoi@outlook.com>
    usamoi committed May 29, 2025
    Configuration menu
    Copy the full SHA
    2b0f6c8 View commit details
    Browse the repository at this point in the history
  2. chore: add a script for building (#263)

    environment variable `PGRX_PG_CONFIG_PATH` must be set to path of
    `pg_config`
    
    package the extension: `cargo make package -o ./build/raw`
    install the extension by building: `cargo make install --sudo`
    install the extension from package: `cargo make install --sudo -i
    ./build/raw`
    
    with this script, `bundle` and `bundle_loader` is set correctly on
    MacOS, to avoid potential symbol resolution bugs
    
    try-job: psql_macos
    
    Signed-off-by: usamoi <usamoi@outlook.com>
    usamoi committed May 29, 2025
    Configuration menu
    Copy the full SHA
    e1ab379 View commit details
    Browse the repository at this point in the history
  3. ci: Added pgxn publication workflow (#265)

    fix #261
    
    ---------
    
    Signed-off-by: xieydd <xieydd@gmail.com>
    Co-authored-by: usamoi <usamoi@outlook.com>
    xieydd and usamoi committed May 29, 2025
    Configuration menu
    Copy the full SHA
    8530ccf View commit details
    Browse the repository at this point in the history
  4. chore: upload 0.4.2 schema scripts (#266)

    try-job: psql_macos
    
    ---------
    
    Signed-off-by: usamoi <usamoi@outlook.com>
    usamoi committed May 29, 2025
    Configuration menu
    Copy the full SHA
    23215a2 View commit details
    Browse the repository at this point in the history
  5. chore: bump version number to 0.4.2

    Signed-off-by: usamoi <usamoi@outlook.com>
    usamoi committed May 29, 2025
    Configuration menu
    Copy the full SHA
    695d052 View commit details
    Browse the repository at this point in the history
Loading
0