mirror of
https://github.com/postgres/postgres.git
synced 2025-05-28 05:21:27 +03:00
Following recent discussion on -hackers. The underlying function is also renamed to jsonb_delete_path. The regression tests now don't need ugly type casts to avoid the ambiguity, so they are also removed. Catalog version bumped.