mirror of
https://github.com/postgres/postgres.git
synced 2025-06-20 15:22:23 +03:00
This will allow future parallel query code to dynamically allocate storage shared by all participants. Thomas Munro, with assorted changes by me.