mirror of https://github.com/postgres/postgres
Use palloc0() instead of palloc() to create a new JsonbIterator. Otherwise, the isScalar field is sometimes not initialized. There is probably no impact in practice, but it's cleaner this way and it avoids future problems.pull/32/head
parent
01deec5f8a
commit
3c9cf06945
Loading…
Reference in new issue