mirror of
https://github.com/postgres/postgres.git
synced 2025-10-22 14:32:25 +03:00
This potentially allows us to add mcxt.c interfaces that do something other than throw an error when memory cannot be allocated. We'll handle adding those interfaces in a separate commit. Michael Paquier, with minor changes by me