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