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: postgrespro/anyarray
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: postgrespro/anyarray
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2312rum
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 69 files changed
  • 1 contributor

Commits on Dec 29, 2023

  1. anyarray partial support for rum added

    Vladlen Popolitov committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    fb08de1 View commit details
    Browse the repository at this point in the history
  2. GIN support function updated

    Vladlen Popolitov committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c047a94 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. preConsistent function for int8 implemented

    Vladlen Popolitov committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b7117a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. RUM support added for int8 only

    Vladlen Popolitov committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    1362992 View commit details
    Browse the repository at this point in the history
  2. RUM Tests added for all opclasses

    Vladlen Popolitov committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    acff257 View commit details
    Browse the repository at this point in the history
  3. Anyarray support for uuid type added in GIST, GIN, RUM

    Vladlen Popolitov committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    a61742c View commit details
    Browse the repository at this point in the history
  4. Version 2.0 commited

    Vladlen Popolitov committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    1d84daf View commit details
    Browse the repository at this point in the history
  5. README.md updated

    Vladlen Popolitov committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    9cb90dc View commit details
    Browse the repository at this point in the history
  6. README.md updated

    Vladlen Popolitov committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    19aeec7 View commit details
    Browse the repository at this point in the history
  7. README.md updated

    Vladlen Popolitov committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    5443d4c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. .gitignore added

    Vladlen Popolitov committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    f55ef92 View commit details
    Browse the repository at this point in the history
  2. .gitignore added

    Vladlen Popolitov committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    68ada43 View commit details
    Browse the repository at this point in the history
  3. README.md updated with usage exmples

    Vladlen Popolitov committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    1b9806a View commit details
    Browse the repository at this point in the history
  4. README.md updated with usage examples

    Vladlen Popolitov committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    9a90b42 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Compatibility with PG v10-13 fixed

    Vladlen Popolitov committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d72f0bb View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. anyarray v2.0, GIN and RUM support

    Vladlen Popolitov committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d91436a View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Compiler warning fixed

    Vladlen Popolitov committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    64101cd View commit details
    Browse the repository at this point in the history
  2. File structure cleaned

    Vladlen Popolitov committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6b8bec5 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. pgindent check passed

    Vladlen Popolitov committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fac9809 View commit details
    Browse the repository at this point in the history
Loading