mirror of https://github.com/postgres/postgres
opr_sanity.sql has a test checking that relevant properties of built-in functions match when the same C function is referenced by multiple pg_proc entries. The test neglected to check proleakproof, though, and when I added that condition it exposed that xideqint4 hadn't been updated to match xideq. So fix that as well, and in consequence bump catversion. This isn't very critical, so no need to worry about fixing back branches.pull/14/head
parent
c07d8c963e
commit
1c8c656b3c
Loading…
Reference in new issue