mirror of https://github.com/postgres/postgres
Commit a3d2b1bbe9
neglected to
initialize the type_id field of the synthesized type cache entry, so
it would make a new one on every call.
Also, better use the per-function memory context for this; otherwise
it leaks memory.
Discussion: https://www.postgresql.org/message-id/flat/17158-8a2ba823982537a4%40postgresql.org
pull/69/merge
parent
379591fecf
commit
851ff93357
Loading…
Reference in new issue