mirror of
https://github.com/postgres/postgres.git
synced 2025-06-01 00:01:20 -04:00
That routine is dangerous, and unnecessary once we get rid of this one caller. In passing, fix failure to clean up temp memory context, or switch back to caller's context, during slowest exit path.