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

Commits on Dec 3, 2018

  1. Preliminary datetime infrastructure

    Nikita Glukhov committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    9b5fab1 View commit details
    Browse the repository at this point in the history
  2. Jsonpath engine and operators

    Nikita Glukhov committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    b2daedf View commit details
    Browse the repository at this point in the history
  3. Remove PG_TRY in jsonpath arithmetics

    Nikita Glukhov committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    a8f59a6 View commit details
    Browse the repository at this point in the history
  4. Jsonpath docs

    Nikita Glukhov committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    58a227b View commit details
    Browse the repository at this point in the history
  5. Jsonpath GIN support

    Nikita Glukhov committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    75a9fca View commit details
    Browse the repository at this point in the history
  6. Jsonpath syntax extensions

    Nikita Glukhov committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    6662a63 View commit details
    Browse the repository at this point in the history
  7. Add invisible coercion form

    Nikita Glukhov committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    13fe2c1 View commit details
    Browse the repository at this point in the history
  8. Add function formats

    Nikita Glukhov committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    9de426b View commit details
    Browse the repository at this point in the history
  9. SQL/JSON functions

    Nikita Glukhov committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    d8e9ebb View commit details
    Browse the repository at this point in the history
  10. SQL/JSON functions for json type

    Nikita Glukhov committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    743c812 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. Optimize sqljson subtransactions

    Nikita Glukhov committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    0e6b8b8 View commit details
    Browse the repository at this point in the history
  2. JSON_TABLE

    Nikita Glukhov committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    3f08b9f View commit details
    Browse the repository at this point in the history
  3. JSON_TABLE for json type

    Nikita Glukhov committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    388b432 View commit details
    Browse the repository at this point in the history
Loading