mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 00:28:59 -04:00
908e234733
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.