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: postgresql-cfbot/postgresql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cf/5260~1
Choose a base ref
...
head repository: postgresql-cfbot/postgresql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cf/5260
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 5, 2025

  1. jsonb_strip_nulls(jsonb, bool) wip

    Implementation and passing tests for jsonb_strip_nulls(jsonb, bool)
    no docs yet.
    Florents-Tselai authored and Commitfest Bot committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    09c6579 View commit details
    Browse the repository at this point in the history
  2. Add docs for strip_in_arrays argument

    Florents-Tselai authored and Commitfest Bot committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    e62ed0b View commit details
    Browse the repository at this point in the history
  3. [CF 5260] v1 - Add parameter in jsonb_strip_nulls(jsonb, bool) to str…

    …ip nulls from arrays
    
    This branch was automatically generated by a robot using patches from an
    email thread registered at:
    
    https://commitfest.postgresql.org/patch/5260
    
    The branch will be overwritten each time a new patch version is posted to
    the thread, and also periodically to check for bitrot caused by changes
    on the master branch.
    
    Patch(es): https://www.postgresql.org/message-id/CA+v5N43=48Ddg=Ub313bX3g2qu9VRHzfTP3TAGN10WF6XNX_2w@mail.gmail.com
    Author(s): Florents Tselai
    Commitfest Bot committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    ac9ffd9 View commit details
    Browse the repository at this point in the history
Loading